
What is a VS Code workspace?
Single-folder workspaces You don't have to do anything for a folder to become a VS Code workspace other than open the folder with VS Code. Once you open a folder, VS Code automatically keeps …
Visual Studio Code on Windows
Use the ZIP file Download the Visual Studio Code Zip archive Extract the Zip archive, and run VS Code from there User setup versus system setup VS Code provides both Windows user and system level …
Use Agent Skills in VS Code
Use Agent Skills in VS Code Agent Skills are folders of instructions, scripts, and resources that GitHub Copilot can load when relevant to perform specialized tasks. Agent Skills is an open standard that …
Custom agents in VS Code
Learn how to create custom agents (formerly custom chat modes) to tailor AI chat behavior in VS Code for your specific workflows and development scenarios.
Multi-root Workspaces - Visual Studio Code
You can open and work on multiple project folders in Visual Studio Code with multi-root workspaces.
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 …
Use custom instructions in VS Code
Learn how to create custom instructions for GitHub Copilot Chat in VS Code to ensure AI responses match your coding practices, project requirements, and development standards.
Visual Studio Code tips and tricks
Visual Studio Code tips and tricks Use the tips and tricks in this article to jump right in and learn how to be productive with Visual Studio Code. Become familiar with the powerful editing, code intelligence, …
Extension Marketplace - Visual Studio Code
Discover, add, update, disable and uninstall Visual Studio Code extensions (plug-ins) through the Extension Marketplace.
Use prompt files in VS Code
Learn how to create reusable prompt files for GitHub Copilot Chat in VS Code to standardize common development tasks and improve your coding workflow efficiency.