
Multi-root Workspaces - Visual Studio Code
Multi-root Workspaces You can work with multiple project folders in Visual Studio Code with multi-root workspaces. This can be …
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, …
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 …
Bracket pair colorization 10,000x faster - Visual Studio Code
Sep 29, 2021 · Bracket pair colorization 10,000x faster September 29, 2021 by Henning Dieterichs, @hediet_dev When dealing with …
Subagents in Visual Studio Code
Learn how to use context-isolated subagents in VS Code to delegate complex tasks to autonomous agents within your chat session.
Custom Layout - Visual Studio Code
Custom Layout Visual Studio Code comes with a simple user interface and convenient default layout. At the same time, VS Code …
Agent hooks in Visual Studio Code (Preview)
Learn how to use hooks in VS Code to execute custom shell commands at key lifecycle points during agent sessions for automation, …
Glob Patterns Reference - Visual Studio Code
Visual Studio Code glob patterns reference Glob Patterns Reference Visual Studio Code uses glob patterns in many components. …
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 …
Snippets in Visual Studio Code
Snippets in Visual Studio Code Code snippets are templates that make it easier to enter repeating code patterns, such as loops or …