This is a repository for testing VSCode GitHub Copilot Chat and Copilot CLI.
This is a simple "Hello World" application written in C# to use as test code for Copilot.
# created using the following command:
dotnet new console -o HelloWorldApp -f net8.0Copilot Chat is the VSCode and Visual Studio extension. VSCode install: Extensions / search "GitHub Copilot Chat" / Install Visual Studio 2022+: built-in
Sign in with your GitHub account that has Copilot access.
Copilot CLI is a standalone local app, terminal based.
Install:
winget install GitHub.Copilot
copilot
/login