Visual Studio Code
| Visual Studio Code | |
|---|---|
Logo used since May 2019 | |
Visual Studio Code starting screen with dark theme | |
| Original author | Erich Gamma |
| Developer | Microsoft |
| Initial release | April 29, 2015 |
| Stable release | 1.111.0
/ 9 March 2026 |
| Preview release | 1.112.0-insiders
/ 10 March 2026 |
| Written in | C++, TypeScript, JavaScript, HTML, CSS |
| Operating system | Windows 10 or later, macOS 10.15 or later, Linux |
| Platform | x86-64, ARM32, ARM64 |
| Size |
|
| Available in | 15 languages |
List of languages English, Simplified Chinese, Classical Chinese, French, German, Italian, Spanish, Japanese, Korean, Russian, Hungarian, Brazilian Portuguese, Turkish, Polish, Czech | |
| Type | Integrated development environment |
| License | Proprietary freeware based on open-source project |
| Website | code |
| Repository | |
Visual Studio Code (commonly referred to as VS Code) is an integrated development environment developed by Microsoft for Windows, Linux, macOS and web browsers. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded version control with Git. Users can change the theme, keyboard shortcuts and preferences, as well as install extensions that add functionality, including to extend its capabilities to function as an IDE for other languages.
Visual Studio Code is proprietary software released under the "Microsoft Software License", but based on the MIT licensed program named "Visual Studio Code – Open Source" (also known as "Code – OSS"), also created by Microsoft and available through GitHub.
In the 2025 Stack Overflow Developer Survey, out of over 49,000 responses, 75.9% of respondents reported using Visual Studio Code, more than twice the percentage of respondents who reported using its nearest alternative, Visual Studio.