Visual Studio Code is the world's most popular source code editor, used by millions of developers for programming in virtually every language. Developed by Microsoft and first released in 2015, VS Code is a free, open-source editor built on Electron that runs on Windows, macOS, and Linux. The editor features IntelliSense for intelligent code completion, syntax highlighting for hundreds of languages, built-in Git integration, an integrated terminal, and a powerful debugging experience with breakpoints and variable inspection. VS Code's extension marketplace hosts over 40,000 extensions for additional language support, themes, debuggers, and tools. GitHub Copilot integration provides AI-powered code suggestions and chat-based coding assistance directly in the editor. Remote Development extensions allow developers to work on code running in containers, WSL, or remote machines via SSH. Features like multi-cursor editing, snippet support, and customizable keyboard shortcuts make VS Code extremely productive. The editor supports workspace settings, profiles, and sync across devices via a Microsoft or GitHub account.
code.visualstudio.com/ →