10 results found
-
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.
-
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 ...
-
User and workspace settings - Visual Studio Code
User and workspace settings You can configure Visual Studio Code to your liking through its various settings. Nearly every part of VS Code's editor, user interface, and functional behavior has options you can modify. VS Code provides different scopes for settings: User settings - Settings that apply globally to any instance of VS Code you open. Workspace settings - Settings stored inside your ...
-
Keyboard shortcuts for Visual Studio Code
Here you will find the complete list of keyboard shortcuts for Visual Studio Code and how to change them.
-
Download Visual Studio Code Insiders
For early adopters, you can get the latest release of VS Code each day with the Insiders Build. Available on Mac, Linux and Windows.
-
Basic editing - Visual Studio Code
Basic editing Visual Studio Code is an editor first and foremost, and includes the features you need for highly productive source code editing. This topic takes you through the basics of the editor and helps you get moving with your code. Keyboard shortcuts Being able to keep your hands on the keyboard when writing code is crucial for high productivity. VS Code has a rich set of default ...
-
Visual Studio Code on macOS
Get Visual Studio Code up and running on Mac (macOS).
-
VS Code Remote Development
GitHub Codespaces GitHub Codespaces provides remote development environments that are managed for you. You can configure and create a development environment hosted in the cloud, which is spun up and available when you need it. Questions or feedback See Tips and Tricks or the FAQ. Search on Stack Overflow. Add a feature request or report a problem.
-
Requirements for Visual Studio Code
Visual Studio Code hardware and platform (operating system) requirements.
-
Tutorial: Build a code tutorial chat participant with the Chat API
Tutorial that walks you through creating a GitHub Copilot chat participant in VS Code by using the Chat API.