For the complete documentation index, see llms.txt. You can also append .md to any page URL to get its markdown version.
Skip to main content
For the complete documentation index, see llms.txt.

ai-assistant-setup-copilot

For the complete documentation index, see llms.txt

GitHub Copilot

  1. Install the GitHub Copilot extension if it is not already installed.
  2. Sign in to Visual Studio Code with the GitHub account that has access to Copilot.
  3. Open the Chat view by selecting the Chat icon in the Activity Bar.

    Chat icon

  4. Select Agent from the chat mode or agent picker.

    Chat window: Agent selection

Shortcut keys to Chat view

On macOS, you can also open the Chat view with Control+Cmd+I. On Windows/Linux, use Ctrl+Alt+I.

If the Chat icon or Agent option is not visible, make sure that:

  • GitHub Copilot is installed and enabled.
  • You are signed in to GitHub in Visual Studio Code.
On this page