10 results found
-
Visual Studio Code on Windows
Install Git, Node.js, TypeScript, language runtimes, and more. Customize VS Code with themes, formatters, language extensions and debuggers for your favorite languages, and more.
-
October 2023 (version 1.84) - Visual Studio Code
Welcome to the October 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: More audio cues - New audio cues to indicate clear, save, and format activity. Activity bar position - Move Activity bar to the top for compact display.
-
Documentation for Visual Studio Code
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
-
Using C++ on Linux in VS Code - Visual Studio Code
To successfully complete this tutorial, you must do the following: Install Visual Studio Code. Install the C++ extension for VS Code. You can install the C/C++ extension by searching for 'c++' in the Extensions view (⇧⌘X (Windows, Linux Ctrl+Shift+X)).
-
Tutorial: Get started with Visual Studio Code
In this tutorial, you learn about the key features of Visual Studio Code to help you get started with coding quickly. You learn about the different components of the user interface and how to customize it to your liking.
-
Introductory Videos - Visual Studio Code
Set up and learn the basics of Visual Studio Code. Learn how to edit and run code in VS Code. Become a VS Code power user with these productivity tips. Personalize VS Code to make it yours with themes. Add features, themes, and more to VS Code with extensions! Get started with debugging in VS Code. Learn how to use Git version control in VS Code.
-
Visual Studio Code FAQ
Our docs contain a Common questions section as needed for specific topics. We've captured items here that don't fit in the other topics. If you don't see an answer to your question here, check our previously reported issues on GitHub and our release notes.
-
Working with JavaScript - Visual Studio Code
Type declaration files are written in TypeScript so they can express the data types of parameters and functions, allowing VS Code to provide a rich IntelliSense experience in a performant manner. Many popular libraries ship with typings files so you get IntelliSense for them automatically.
-
Additional components and tools - Visual Studio Code
Basic functionality like the editor, file management, window management, and preference settings are included. A JavaScript/TypeScript language service and Node.js debugger are also part of the base install.
-
JavaScript extensions for VS Code
Learn more about installing and integrating JavaScript and Node.js extensions in the Visual Studio Code editor.