🚀 Get in VS Code!

GitHub Copilot in VS Code

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.

VS Code integrates AI features seamlessly in your developer workflow. Choose the experience that is optimized for your specific scenario.

  • AI Code completions: start typing in the editor, and Copilot provides code suggestions based on your existing code that match your coding style.

  • Natural language chat: use a conversational interface to ask about your codebase or make edits across your project. Switch between ask, edit, agent mode based on your needs.

  • Smart actions: boost your developer productivity, from the terminal, source control operations, to debugging and testing code.

Getting started

  1. Set up Copilot in VS Code and get started for free with a monthly limit of completions and chat interactions.

  2. Get started with the Copilot Quickstart.

  3. Discover chat with the Chat Tutorial.

Make Copilot your own

Copilot adapts to your development workflow and can be customized to match your team's practices.

  • Custom instructions: describe your specific coding practices in Markdown and Copilot generates code that seamlessly matches your style.

  • Language models: choose from several built-in fast-coding or reasoning models, or bring your own provider API key.

  • Add tools: extend your agentic coding session with tools from MCP servers or Marketplace extensions.

Additional resources

You can read more about Copilot and how to use it in VS Code in the GitHub Copilot documentation.

Or check out the VS Code Copilot Series on YouTube, where you can find more introductory content and programming-specific videos for using Copilot with Python, C#, Java, PowerShell, C++, and more.