Visual Studio Code
This article's lead section may be too short to adequately summarize the key points. (September 2024) |
![]() Logo used since May 2019 | |
![]() Visual Studio Code starting screen with dark theme | |
Developer(s) | Microsoft |
---|---|
Initial release | April 29, 2015 |
Stable release | 1.96.4[1] ![]() |
Preview release | This template is not used anymore. The latest stable and pre-release versions are maintained in Wikidata and they appear automatically in the main article for Visual Studio Code. |
Repository | |
Written in | ARM64 |
Size |
|
Available in | 15 languages |
List of languages English (US), Simplified Chinese, Traditional Chinese, French, German, Italian, Portuguese (Brazil), Japanese, Korean, Russian, Spanish, Hungarian, Turkish, Polish, Czech[3] | |
Type | Integrated development environment |
License | Proprietary freeware[4][5] based on open-source project[6][7] |
Website | code![]() |
Visual Studio Code, commonly referred to as VS Code,
Visual Studio Code is
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 text editor and/or IDE alternative, Visual Studio.[12]
History
Visual Studio Code was first announced on April 29, 2015 by Microsoft at the 2015
On November 18, 2015, the project "Visual Studio Code — Open Source" (also known as "Code — OSS"), on which Visual Studio Code is based, was released under the open-source MIT License and made available on GitHub.[11]
Extension support was also announced.
Features
Visual Studio Code is a source-code editor that can be used with a variety of programming languages, including C, C#, C++, Fortran, Go, Java, JavaScript, Node.js, Python, Rust, and Julia.[16][17][18][19][20] Visual Studio Code employs the same editor component (codenamed "Monaco") used in Azure DevOps (formerly called "Visual Studio Online" and "Visual Studio Team Services").[21]
The downloadable version of Visual Studio Code is built on the
Out of the box, Visual Studio Code includes basic support for most common programming languages. This basic support includes
Instead of a project system, it allows users to open one or more directories, which can then be saved in workspaces for future reuse. This allows it to operate as a language-agnostic code editor for any language. It supports many programming languages and a set of features that differ per language. Unwanted files and folders can be excluded from the project tree via settings. Many Visual Studio Code features are not exposed through menus or the user interface but can be accessed via the command palette.[25] The command palette is able to execute virtually every feature the graphical interface supports, making it very keyboard-accessible.[26]
Visual Studio Code can be extended via
Visual Studio Code collects usage data and sends it to Microsoft to help improve the product. This telemetry feature can be disabled.[30] The information contained in this telemetry data can be inspected by the public, since the product is open source.[31]
Insiders

A
Reception
In the 2016 Stack Overflow Developer Survey, Visual Studio Code ranked 13th among the top popular development tools, with only 7% of the 47,000 respondents using it.[32] Two years later, Visual Studio Code rose to the no. 1 spot, with 35% of the 75,000 respondents using it.[33] Since then Visual Studio Code has retained the no. 1 spot, with the percentage of respondents reporting using it increasing to 50% in 2019,[34] 74.5% in 2021,[35] 74.48% in 2022,[36] 73.71% in 2023,[37] and 73.6% in 2024.[38] (The 2020 Developers Survey did not cover integrated development environments.[39])
CEC-IDE controversy
On June 20, 2023, during the
See also
References
- ^ "Release 1.96.4". 17 January 2025. Retrieved 18 January 2025.
- ^ GitHub repository microsoft/vscode, Microsoft, 2020-12-20, archived from the original on 2015-11-23, retrieved 2020-12-20
- ^ "Visual Studio Code Display Language (Locale)". Visual Studio Code. Microsoft. Archived from the original on 2023-11-08. Retrieved 2023-11-08.
- ^ "Download Visual Studio Code". Visual Studio Code. Microsoft. Archived from the original on 17 August 2016. Retrieved 16 August 2016.
- ^ a b "Microsoft Software License Terms". Visual Studio Code. Microsoft. Archived from the original on 21 October 2017. Retrieved 16 August 2016.
- ^ "LICENSE.txt". github.com/Microsoft/vscode. Microsoft. 17 November 2015. Archived from the original on 27 March 2021. Retrieved 17 April 2021.
- ^ "The best parts of Visual Studio Code are proprietary". Underjord. Archived from the original on 2021-02-06. Retrieved 2021-02-10.
- ^ Stanton, Lee (2021-08-17). "How to Run Code in VS Code". Alphr. Archived from the original on 2022-06-02. Retrieved 2022-04-03.
- ^ Lardinois, Frederic (April 29, 2015). "Microsoft Launches Visual Studio Code, A Free Cross-Platform Code Editor For OS X, Linux And Windows". TechCrunch. Archived from the original on October 28, 2017. Retrieved April 15, 2018.
- ^ Devine, Richard (22 December 2022). "How to use Visual Studio Code in a web browser". Windows Central. Archived from the original on 15 April 2024. Retrieved 11 April 2024.
- ^ GitHub.com.
We wanted to deliver a Microsoft branded product, built on top of an open source code base that the community could explore and contribute to.
- ^ Stack Overflow (2024). "Technology | 2024 Stack Overflow Developer Survey". stackoverflow.co. Stack Overflow. Retrieved 2025-01-04.
- ^ McBreen, Sean (April 29, 2015). "Announcing Visual Studio Code — Preview". Archived from the original on 2015-10-09.
- ^ "Visual Studio now supports debugging Linux apps; Code editor now open source". Ars Technica. Archived from the original on 11 April 2019. Retrieved 18 November 2015.
- ^ "Visual Studio Code editor hits version 1, has half a million users". Ars Technica. Condé Nast. 15 April 2016. Archived from the original on 7 July 2017. Retrieved 15 June 2017.
- ^ Kanjilal, Joydip (2015-05-06). "Visual Studio Code: A fast, lightweight, cross-platform code editor". InfoWorld. Archived from the original on 2019-01-25. Retrieved 2019-01-25.
- ^ Bisson, Simon (2018-09-11). "It's gotten a little easier to develop PWAs in Windows". InfoWorld. Archived from the original on 2019-01-25. Retrieved 2019-01-25.
- ^ Krill, Paul (2018-02-24). "What's new in Microsoft Visual Studio Code". ChannelWorld. Archived from the original on 2019-01-25. Retrieved 2019-01-25.
- ^ Wanyoike, Michael (2018-06-06). "Debugging JavaScript Projects with VS Code & Chrome Debugger". SitePoint. Archived from the original on 2019-01-25. Retrieved 2019-01-25.
- ^ "Julia in Visual Studio Code". Visual Studio Code. Archived from the original on 2023-05-26. Retrieved 2023-05-26.
- ^ "Monaco Editor". microsoft.github.io/monaco-editor. Archived from the original on 2017-08-30. Retrieved 2016-11-03.
- ^ "Microsoft's new Code editor is built on Google's Chromium". Ars Technica. 29 April 2015. Archived from the original on 7 May 2015. Retrieved 18 November 2015.
- ^ "Visual Studio Code for the Web". code.visualstudio.com. Archived from the original on 9 April 2024. Retrieved 11 April 2024.
- ^ "Programming Languages, Hundreds of programming languages supported". Microsoft. Archived from the original on 2017-05-11. Retrieved 2016-10-11.
- ^ a b "Language Support in Visual Studio Code". Visual Studio Code. October 10, 2016. Archived from the original on 2017-05-11. Retrieved 2016-10-12.
- ^ "Visual Studio Code User Interface". code.visualstudio.com. Archived from the original on 2024-08-06. Retrieved 2024-04-06.
- ^ "Extending Visual Studio Code". Visual Studio Code. October 10, 2016. Archived from the original on 2016-10-18. Retrieved 2016-10-12.
- ^ "Managing Extensions in Visual Studio Code". Visual Studio Code. October 10, 2016. Archived from the original on 2021-01-24. Retrieved 2016-10-12.
- ^ "Creating Language Servers for Visual Studio Code". Visual Studio Code. Archived from the original on 2017-09-01. Retrieved 2017-02-27.
- ^ "Visual Studio Code FAQ". Visual Studio Code. Microsoft. Archived from the original on 28 August 2016. Retrieved 4 November 2016.
VS Code collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more. If you don't wish to send usage data to Microsoft, you can set the telemetry.enableTelemetry setting to false.
- ^ "vscode/src/vs/platform/telemetry at main branch". microsoft/vscode repo. Microsoft. Archived from the original on 25 November 2021. Retrieved 24 March 2020 – via GitHub.
- ^ "Developer Survey Results 2016". Stack Overflow Insights. Stack Exchange. Archived from the original on 18 March 2016. Retrieved 7 April 2018.
- StackOverflow Insights. Stack Exchange. Archivedfrom the original on 6 March 2020. Retrieved 7 April 2018.
- ^ "Developer Survey Results 2019 - Most Popular Development Environments". Stack Overflow Insights. Stack Exchange. Archived from the original on 7 March 2020. Retrieved 10 April 2019.
- ^ "Stack Overflow Developer Survey 2021 - Integrated Development Environment". Stack Overflow Insights. Stack Exchange. Archived from the original on 13 April 2022. Retrieved 11 August 2021.
- ^ "Stack Overflow Developer Survey 2022 - Integrated development environment". Stack Overflow Insights. Stack Exchange. Archived from the original on 27 June 2022. Retrieved 28 June 2022.
- ^ "Stack Overflow Developer Survey 2023 - Integrated development environment". Stack Overflow Insights. Stack Exchange. Archived from the original on 4 November 2023. Retrieved 8 November 2023.
- ^ "Technology | 2024 Stack Overflow Developer Survey". Stack Overflow Insights. Stack Exchange. Retrieved 12 November 2024.
- ^ "Stack Overflow Developer Survey 2020 - Development Environments and Tools". Stack Overflow Insights. Stack Exchange. Archived from the original on 1 November 2023. Retrieved 8 November 2023.
- ^ "广东省数字政府科技创新发展论坛举办" [Guangdong Province Digital Government Technology Innovation Development Forum Held]. People's Government of Guangdong Province (in Chinese (China)). 2023-06-21. Archived from the original on 2023-07-21.
- ^ 麒麟软件 (2023-06-26). ""粤"上高地|麒麟软件与数字广东携手推动广东数字政府建设". Weixin Public Platform (in Chinese (China)). Archived from the original on 2023-10-24. Retrieved 2023-08-30.
- ^ Sharwood, Simon (August 31, 2023). "Chinese vendor apologizes for claiming Microsoft open source code was its own product". The Register. Archived from the original on September 21, 2023. Retrieved August 6, 2024.