10_Connecting_Visual_Studio_Code_To_ Github_Copilot - Nirvan-Pandey/OCI_DOC GitHub Wiki
Integrating GitHub Copilot with Visual Studio Code: A Step-by-Step Guide
GitHub Copilot is an AI-powered code assistant that boosts productivity by providing smart code suggestions. This guide explains how to connect GitHub Copilot with Visual Studio Code for a seamless development experience.
Step1: Download Visual Studio Code
Step2: Open the folder.
Click on the icon to open and folder and choose a folder on your local pc and click yes on the author.
Step3: Create a test script.
Step4: Download copilot extension.
CLick on extension and search for github copilot.
Step5: Install COpilot
Step6: Sign in to github and authorize.
After clicking on install, it will ask to sign in Github with your credentials and authorize.
Step7: Start using copilot in visual studio.
After authorizing credentials, you can start using github copilot.