10 results found
-
Variables reference - Visual Studio Code
Variables reference Visual Studio Code supports variable substitution in Debugging and Task configuration files, and for some select settings. Variable substitution is supported inside some key and value strings in launch.json and tasks.json files by using the $ {variableName} syntax. Predefined variables The following predefined variables are supported:
-
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.
-
Glob Patterns Reference - Visual Studio Code
Visual Studio Code glob patterns referenceGlob Patterns Reference Visual Studio Code uses glob patterns in many components. Examples include setting file and folder includes/excludes in features such as Search, hiding files from the File Explorer or marking them readonly, and setting up programming language-specific file associations. Glob pattern syntax VS Code supports the following glob ...
-
Tutorial: Get started with Visual Studio Code
This tutorial gives you an overview of the key features of Visual Studio Code to help you get started quickly.
-
File management Search and replace Keyboard shortcuts for Windows
Other operating systems’ keyboard shortcuts and additional unassigned shortcuts available at aka.ms/vscodekeybindings
-
Product Icon Reference | Visual Studio Code Extension API
Product icon themes can redefine the icon (if they know about the icon ID). Icon Listing Below is a listing of the built-in product icons by identifier. The ID of the icon identifies the location where the icon is used. The default codicon ID describes which icon from the codicon library is used by default, and the preview shows what that icon looks like. Product Icon Themes can replace each ...
-
Telemetry - Visual Studio Code
Learn about telemetry collection in Visual Studio Code and how to opt out.
-
November 2025 (version 1.107) - Visual Studio Code
What's new in the Visual Studio Code November 2025 Release (1.107).
-
Built-in Commands | Visual Studio Code Extension API
Built-in Commands This document lists a subset of Visual Studio Code commands that you might use with vscode.commands.executeCommand API. Read the Commands guide for how to use the commands API. The following is a sample of how to open a new folder in VS Code:
-
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 ...