Use ask mode for chat in VS Code to ask questions about your codebase, coding, and general technology concepts by using natural language.| code.visualstudio.com
You can open and work on multiple project folders in Visual Studio Code with multi-root workspaces.| code.visualstudio.com
Learn what is new in the Visual Studio Code July 2025 Release (1.103)| code.visualstudio.com
Guidelines that showcase best practices for creating Visual Studio Code extensions.| code.visualstudio.com
Visual Studio Code language extensions contribute programming language features. These guidelines present the language features available in Visual Studio Code and explain the API.| code.visualstudio.com
Learn how to write a Language Extension (plug-in) to add support for a programming language in Visual Studio Code.| code.visualstudio.com
A guide to using Tree View in Visual Studio Code extension (plug-in).| code.visualstudio.com
Learn how to provide debugger extensions (plug-ins) for Visual Studio Code through a Debug Adapter.| code.visualstudio.com
Explain how to extend Visual Studio Code's workbench area with custom UI components| code.visualstudio.com
Common capabilities that Visual Studio Code extensions (plug-ins) can take advantage of| code.visualstudio.com
The Visual Studio Code Extension Host is responsible for managing extensions and ensuring the stability and performance of Visual Studio Code.| code.visualstudio.com
VS Code's integration with GitHub Copilot Coding Agent allows you to delegate tasks to the agent and let it handle them in the background.| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code June 2025 Release (1.102)| code.visualstudio.com
Access your GitHub Copilot subscription and set up GitHub Copilot in Visual Studio.| code.visualstudio.com
Learn how to choose between different AI language models and how to use your own language model API key in Visual Studio Code.| code.visualstudio.com
Learn how to use GitHub Copilot in Visual Studio Code to write, debug, and fix tests.| code.visualstudio.com
Learn how to use GitHub Copilot in Visual Studio Code to set up debugging configurations and fix issues during debugging.| code.visualstudio.com
Get started with GitHub Copilot in Visual Studio Code and create your first AI-powered suggestions in the editor.| code.visualstudio.com
Tips and tricks to optimize your development experience with GitHub Copilot in VS Code.| code.visualstudio.com
Access your GitHub Copilot subscription and set up GitHub Copilot in Visual Studio.| code.visualstudio.com
Learn how to configure and use Model Context Protocol (MCP) servers with GitHub Copilot in Visual Studio Code.| code.visualstudio.com
Interact with GitHub Copilot through AI-powered chat conversations in VS Code to generate code, increase your code understanding, and even configure your editor.| code.visualstudio.com
Learn how to use chat modes in VS Code to use chat for different tasks, such as asking questions, making code edits, and autonomous coding tasks. Define custom chat modes to chat for your usage scenario or project.| code.visualstudio.com
Use chat agent mode in VS Code to start an agentic code editing session to autonomously make edits and invoke tools. Use built-in tools, MCP tools, or tools from extensions.| code.visualstudio.com
Enhance your coding with AI-powered code completions from GitHub Copilot in Visual Studio Code.| code.visualstudio.com
We are open sourcing the GitHub Copilot Chat extension. It’s the first milestone in making VS Code an open source AI editor.| code.visualstudio.com
Learn what is new in the Visual Studio Code May 2025 Release (1.101)| Visual Studio Code - Code Editing. Redefined.
VS Code now supports the complete Model Context Protocol specification, including authorization, prompts, resources, and sampling.| code.visualstudio.com
Enhance your developer productivity with AI and Remote Development.| Visual Studio Code - Code Editing. Redefined.
Bring your own tools to VS Code's agent mode with MCP.| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code April 2025 Release (1.100)| Visual Studio Code - Code Editing. Redefined.
Agent mode is now available to all users and supports MCP.| Visual Studio Code - Code Editing. Redefined.
Announcing the Next Edit Suggestions and Agent Mode for GitHub Copilot in Visual Studio Code.| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code January 2025 Release (1.97)| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code November 2024 Release (1.96)| Visual Studio Code - Code Editing. Redefined.
Introducing GitHub Copilot for Azure, a chat participant to ask about Azure and help you manage and troubleshoot your Azure resources.| Visual Studio Code - Code Editing. Redefined.
Copilot Edits allows you to get to the changes you need in your workspace, across multiple files, using a UI designed for fast iteration. You can specify a set of files to be edited, and then use natural language to simply ask Copilot what you need. You stay in the flow of your code while reviewing the suggested changes, accepting what works, and iterating with follow-up asks.| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code October 2024 Release (1.95)| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code September 2024 Release (1.94)| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code August 2024 Release (1.93)| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code July 2024 Release (1.92)| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code June 2024 Release (1.91)| Visual Studio Code - Code Editing. Redefined.
Learn how to extend GitHub Copilot by using the Chat and Language Model APIs in your Visual Studio Code extension. Get inspired by early adopters and their extensions.| Visual Studio Code - Code Editing. Redefined.
Use WebAssembly in VS Code extensions to run in a separate worker, or write a language server with a language that compiles to WebAssembly.| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code May 2024 Release (1.90)| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code January 2024 Release (1.86)| Visual Studio Code - Code Editing. Redefined.
Smart artificial intelligence features in Visual Studio Code with GitHub Copilot| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code October 2023 Release (1.84)| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code September 2023 Release (1.83)| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code July 2023 Release (1.81)| Visual Studio Code - Code Editing. Redefined.
A look at how we cut 20% off the size of VS Code's JavaScript with name mangling.| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code June 2023 Release (1.80)| Visual Studio Code - Code Editing. Redefined.
Learn what is new in the Visual Studio Code April 2023 Release (1.78)| Visual Studio Code - Code Editing. Redefined.
Learn about the latest Visual Studio Code features and extensions during VS Code Day 2023 on April 26, 2023| Visual Studio Code - Code Editing. Redefined.
Optimize your development experience with GitHub Copilot in VS Code with best practices for crafting chat prompts and providing context.| code.visualstudio.com
We will open source the GitHub Copilot Chat extension. It’s the next step towards making VS Code an open source AI editor.| code.visualstudio.com
Discover, add, update, disable and uninstall Visual Studio Code extensions (plug-ins) through the Extension Marketplace.| code.visualstudio.com
Visual Studio Code command-line interface (switches).| code.visualstudio.com
Expand your development workflow with task integration in Visual Studio Code.| code.visualstudio.com
One of the great things in Visual Studio Code is debugging support. Set breakpoints, step-in, inspect variables and more.| code.visualstudio.com
To support lazy activation of Visual Studio Code extensions (plug-ins), your extension controls when it should be loaded through a set of Activation Events.| code.visualstudio.com
Learn the details of what's possible with Visual Studio Code's rich extension (plug-in) API.| code.visualstudio.com
Learn what is new in the Visual Studio Code March 2025 Release (1.99)| code.visualstudio.com
Learn how to customize GitHub Copilot Chat with custom instructions and reusable prompt files to align AI responses with your coding practices and project requirements.| code.visualstudio.com
Announcing the general availability of custom instructions for VS Code.| code.visualstudio.com
Learn what is new in the Visual Studio Code February 2025 Release (1.98)| code.visualstudio.com
Announcing the GitHub Copilot agent mode in Visual Studio Code.| code.visualstudio.com
Copilot is your AI pair programmer tool in Visual Studio Code. Get code suggestions as you type in the editor, or use natural language chat to ask about your code or start an editing session for implementing new feature and fixing bugs.| code.visualstudio.com
Visual Studio Code's integrated terminal allows configuring various profiles to make launching various shells easier.| code.visualstudio.com
A guide to adding Visual Studio Code Remote Development and GitHub Codespaces support to extensions| code.visualstudio.com
In Visual Studio Code we have support for all common languages including smart code completion and debugging.| code.visualstudio.com
Visual Studio Code when clause context reference.| code.visualstudio.com
A guide to syntax highlighting| code.visualstudio.com
Testing Python in Visual Studio Code including the Test Explorer| code.visualstudio.com
Visual Studio Code extensions (plug-in) API Reference.| code.visualstudio.com
At the core of Visual Studio Code's extensibility model is an extension (plug-in) manifest file where your extension declares its extension type(s), activation rules, and runtime resources.| code.visualstudio.com
To extend Visual Studio Code, your extension (plug-in) declares which of the various Contribution Points it is using in its package.json Extension Manifest file.| code.visualstudio.com
Explain the structure of a Visual Studio Code extension (plug-in)| code.visualstudio.com
Announcing a free plan for GitHub Copilot in Visual Studio Code.| code.visualstudio.com
Expand your development workflow with task integration in Visual Studio Code.| code.visualstudio.com
Reference of all product icons by id| code.visualstudio.com
Using WebAssembly for Extension Development.| code.visualstudio.com
Learn what is new in the Visual Studio Code April 2024 Release (1.89)| code.visualstudio.com
Learn about the latest Visual Studio Code features and extensions during VS Code Day 2024 on April 24, 2024| code.visualstudio.com
Visual Studio Code Remote Development Frequently Asked Questions (FAQ) for SSH, Containers, and WSL| code.visualstudio.com
Learn what is new in the Visual Studio Code March 2024 Release (1.88)| code.visualstudio.com
Using Visual Studio Code Remote Development with the Windows Subsystem for Linux (WSL)| code.visualstudio.com
Learn what is new in the Visual Studio Code February 2024 Release (1.87)| code.visualstudio.com
Get the best out of editing TypeScript with Visual Studio Code.| code.visualstudio.com
Theme Color reference that lists all themable colors in Visual Studio Code.| code.visualstudio.com
Get Visual Studio Code up and running on Linux.| code.visualstudio.com
Visual Studio Code license| code.visualstudio.com
Details on configuring the Visual Studio Code debugger for different Python applications.| code.visualstudio.com
Get Visual Studio Code up and running on Mac (macOS).| code.visualstudio.com
Visual Studio Code Tips and Tricks for power users.| code.visualstudio.com
Learn what is new in the Visual Studio Code November 2023 Release (1.85)| code.visualstudio.com