
How Copilot understands your workspace - Visual Studio Code
Learn how Copilot agents understand your codebase with semantic search, text search, grep, and other tools to gather context for …
Custom agents in VS Code
Select Configure Custom Agents from the agents dropdown, hover over the custom agent in the list, and select the trash icon. To …
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 …
Default keyboard shortcuts reference - Visual Studio Code
Default keyboard shortcuts reference VS Code comes with a set of default keyboard shortcuts. This article lists common default …
Python environments in VS Code
Select the Python version in the Status Bar to switch environments. How the extension auto-selects: When you open a workspace …
Terminal Profiles - Visual Studio Code
Visual Studio Code's integrated terminal allows configuring various profiles to make launching various shells easier.
Code Navigation - Visual Studio Code
Visual Studio Code is a first class editor - but it's also so much more with features such as IntelliSense and smart code navigation.
Configure C/C++ IntelliSense - Visual Studio Code
To configure, select the status bar indicator, which brings up the configuration Quick Pick. The Quick Pick can help you select or …
Using agents in Visual Studio Code
Select an agent from the agents dropdown in the Chat view. You can switch between agents at any time during a session. VS Code …
Programming Languages - Visual Studio Code
In Visual Studio Code we have support for all common languages including smart code completion and debugging.