Visual Studio Code

Visual Studio Code
Developer(s)Microsoft
Initial releaseApril 29, 2015 (2015-04-29)
Stable release
1.101.1  / 19 June 2025
Preview release
1.102.0-insiders  / 13 June 2025
Repository
Written inTypeScript, JavaScript, HTML, CSS
Operating systemWindows 10 or later, macOS 10.15 or later, Linux
Platformx86-64, ARM32, ARM64
Size
  • Windows: 93–97 MB
  • Linux: 89–137 MB
  • macOS: 127–217 MB
Available in15 languages
List of languages
English (US), Simplified Chinese, Traditional Chinese, French, German, Italian, Portuguese (Brazil), Japanese, Korean, Russian, Spanish, Hungarian, Turkish, Polish, Czech
TypeIntegrated development environment
LicenseProprietary freeware based on open-source project
Websitecode.visualstudio.com 

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.

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 2024 Stack Overflow Developer Survey, out of 58,121 responses, 73.6% of respondents reported using Visual Studio Code, more than twice the percentage of respondents who reported using its nearest alternative, Visual Studio.