๐Ÿš€ Get in VS Code!

Set up Visual Studio Code with Copilot

Welcome to AI-powered development with Visual Studio Code! Follow the steps in this guide to get started in minutes.

Enable Copilot Free in VS Code

  1. Download and install Visual Studio Code for your platform

  2. Start VS Code

  3. Select Use AI Features with Copilot for Free... from the Copilot menu in the title bar or from the Command Palette (โ‡งโŒ˜P (Windows, Linux Ctrl+Shift+P))

    The Copilot menu in the VS Code title bar, showing the option to use AI features with Copilot for free.

  4. Select Sign in to Use Copilot for Free to sign in to your GitHub account and sign up for Copilot Free

    If you already have a Copilot subscription associated with your GitHub account, VS Code uses that one after you sign in.

    Chat view shows the Copilot message and a button that enables you to sign in to use Copilot.

  5. Get started by entering a prompt in the chat input field

    The Chat view is open, highlighting a chat prompt to ask about recursion in Python.

Next steps