10 results found
-
March 2020 (version 1.44) - Visual Studio Code
Learn what is new in the Visual Studio Code March 2020 Release (1.44)
-
April 2020 (version 1.45) - Visual Studio Code
Learn what is new in the Visual Studio Code April 2020 Release (1.45)
-
November 2025 (version 1.107) - Visual Studio Code
What's new in the Visual Studio Code November 2025 Release (1.107).
-
February 2024 (version 1.87) - Visual Studio Code
February 2024 (version 1.87) Update 1.87.1: The update addresses these issues. Update 1.87.2: The update addresses this security issue. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the February 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include ...
-
License - Visual Studio Code
Visual Studio Code licenseVersion 1.107 is now available! Read about the new features and fixes from November.
-
February 2020 (version 1.43) - Visual Studio Code
Learn what is new in the Visual Studio Code February 2020 Release (1.43)
-
Icons and names usage guidelines - Visual Studio Code
Icons and names usage guidelines Everything you need to know about using the Visual Studio Code and VS Code icons and names. Icon The right icons
-
C/C++ for Visual Studio Code
Find out how to get the best out of Visual Studio Code and C++.
-
Language Identifiers - Visual Studio Code
Language Identifiers In Visual Studio Code, each language mode has a unique specific language identifier. That identifier is rarely seen by the user except in the settings, for example, when associating file extensions to a language:
-
Configure VS Code for Microsoft C++
Configure VS Code for Microsoft C++ In this tutorial, you configure Visual Studio Code to use the Microsoft Visual C++ compiler and debugger on Windows. After configuring VS Code, you will compile and debug a simple Hello World program in VS Code. This tutorial does not teach you details about the Microsoft C++ toolset or the C++ language. For those subjects, there are many good resources ...