10 results found
-
HTML in Visual Studio Code
Get the best out of Visual Studio Code for HTML development
-
Text Buffer Reimplementation - Visual Studio Code
Text Buffer Reimplementation March 23, 2018 by Peng Lyu, @njukidreborn The Visual Studio Code 1.21 release includes a brand new text buffer implementation which is much more performant, both in terms of speed and memory usage. In this blog post, I'd like to tell the story of how we selected and designed the data structures and algorithms that led to those improvements. Performance discussions ...
-
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
-
Documentation for Visual Studio Code
Find out how to set-up and get the most from Visual Studio Code. Optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
-
Developing inside a Container - Visual Studio Code
Developing inside a Container The Visual Studio Code Dev Containers extension lets you use a container as a full-featured development environment. It allows you to open any folder inside (or mounted into) a container and take advantage of Visual Studio Code's full feature set. A devcontainer.json file in your project tells VS Code how to access (or create) a development container with a well ...
-
November 2021 (version 1.63) - Visual Studio Code
Learn what is new in the Visual Studio Code November 2021 Release (1.63)
-
Visual Studio Code for the Web
Visual Studio Code for the Web Visual Studio Code for the Web provides a free, zero-install Microsoft Visual Studio Code experience running entirely in your browser, allowing you to quickly and safely browse source code repositories and make lightweight code changes. To get started, go to https://vscode.dev in your browser. VS Code for the Web has many of the features of VS Code Desktop that ...
-
List of configurable options - Visual Studio Code
Configuring C# debugging You can configure the C# debugger in Visual Studio Code with a launch.json, launchSettings.json, or your user settings.json file. Walkthrough: setting command-line arguments Before we get into the details of all the possible options, let's walk through a basic scenario: setting command-line arguments to your program. These steps also work for updating other basic ...
-
Troubleshoot Terminal launch failures - Visual Studio Code
Troubleshoot Terminal launch failures To start, we'd like to say we're sorry that you're here reading this document instead of having a good time using the Integrated Terminal in Visual Studio Code. The VS Code team works hard to make the terminal experience as seamless as possible but in some cases, there are issues with shell or terminal configurations that the VS Code editor can't work ...
-
August 2025 (version 1.104) - Visual Studio Code
Welcome to the August 2025 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Model flexibility Let VS Code select the best model (Show more) Contribute models through VS Code extensions (Show more) Security Confirm edits for sensitive files (Show more) Let agents run terminal commands safely (Show more ...