Skip to content

Copilot in Action: The Basics

First Look At the Copilot Experience

Now it's time to get hands on and start exploring the Copilot Interface! We will be using the VSCode Copilot integration for this workshop, however the general feature set will be the same across all IDE’s that are compatible with Copilot. If you do not already have the Github Copilot extension installed, please follow the instructions here.

Persona for this Exercise: User who is new to Copilot and/or Golang

Let's state our goal for this portion of the workshop: Starting from scratch, create a simple project in Golang that will help us get familiar with the language and Copilot. Let's begin!