Skip to main content

Getting Started

Some pre-checks to make sure GitHub Copilot is enabled and ready for coding.

Check GitHub Copilot is up to date

  • Make sure the following extensions are updated to latest versions: GitHub Copilot, GitHub Copilot Chat, C# Dev Kit

alttext

Check GitHub Copilot is licensed

  • Hover over the Copilot icon in bottom right corner - if ncecessary, then sign-in to GitHub

alttext

  • Once signed-in to GitHub, hover again over the Copilot icon to show the GitHub Copilot status

alttext

Check GitHub Copilot Completions is enabled

  • A Copilot icon is also to the right of the Command Pallete at the top - select the icon followed by menu option Code Completions

alttext

  • The Status should show as 'Ready'. There are options for configuration settings and disgnostics.

alttext

Check GitHub Copilot Chat is enabled

  • Again select the icon next to the Command Pallete followed by menu option Open Chat

alttext

  • The Chat panel will appear ... ask it a question

alttext

Ready to code

We are ready - lets get coding.