About 143 results
Open links in new tab
  1. 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 accurate answers.

  2. 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 remove a custom agent that was contributed by an extension, you need to …

  3. 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.

  4. 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 keyboard shortcuts in VS Code. For a full list of keyboard shortcuts, use …

  5. 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 without explicitly selecting an environment, the extension chooses one …

  6. Terminal Profiles - Visual Studio Code

    Visual Studio Code's integrated terminal allows configuring various profiles to make launching various shells easier.

  7. 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.

  8. 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 install a C/C++ compiler. If you do not see a status bar indicator, you can …

  9. 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 has three built-in agents: Agent: autonomously plans and implements …

  10. Programming Languages - Visual Studio Code

    In Visual Studio Code we have support for all common languages including smart code completion and debugging.