From the course: AI-Powered Development: GitHub Copilot in Visual Studio Code
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Activate Copilot in Visual Studio Code
From the course: AI-Powered Development: GitHub Copilot in Visual Studio Code
Activate Copilot in Visual Studio Code
Once you have copilot enabled on the GitHub website, you need to activate it within Visual Studio Code. This process involves two simple steps, installing the GitHub copilot extension and signing in to your GitHub account directly within the editor. Now if you want up-to-date instructions for installation, you can find them here on this Microsoft website. It might be worth visiting to see if anything has changed since I recorded this course. So how would we go about installing the extensions? In Visual Studio Code, I go to the Extensions pane. I've searched for the word Copilot, and at the top I can see two items, GitHub Copilot Chat and GitHub Copilot. Now these two are linked. If you install one, you will also install the other. You can see that in Visual Studio Code by going to something called the Extension Pack. Click here, and I can see that when I install this, it installs both of these. Also, if I look at GitHub Copilot Chat and look at extension pack, I see that if I install…
Download courses and learn on the go
Watch courses on your mobile device without an internet connection. Download courses using your iOS or Android LinkedIn Learning app.
Contents
-
-
(Locked)
Completions, chat, and agent modes8m 3s
-
(Locked)
Code competion: JavaScript2m 59s
-
(Locked)
Making sense of nondeterministic predictions1m 38s
-
(Locked)
Code completion: Python1m 46s
-
(Locked)
HTML and CSS completion1m 40s
-
(Locked)
More inline suggestions features3m 6s
-
(Locked)
Use comments to guide completion2m 32s
-
(Locked)
-
-
(Locked)
Use chat to ask code specific questions2m 48s
-
(Locked)
Use chat to explore a project4m 18s
-
(Locked)
Explore the Word Frequency Analyzer page1m 30s
-
(Locked)
Explain a section of code5m 53s
-
(Locked)
Guidance on potential issues2m 26s
-
(Locked)
Get refactoring suggestions2m 57s
-
(Locked)
Have Copilot draft an editing prompt3m 8s
-
(Locked)
Review the hidden reasoning workflow2m 34s
-
(Locked)
Inline chat: Exploring the code editor2m 34s
-
(Locked)
-
-
(Locked)
Create new chats3m
-
(Locked)
Chat panel vs. agent sessions3m 3s
-
(Locked)
Manage chat threads and history1m 57s
-
(Locked)
Rename a chat thread55s
-
(Locked)
Save a chat thread2m 54s
-
(Locked)
Delete a chat thread1m 56s
-
(Locked)
Customize chat settings2m 15s
-
(Locked)
Use voice and audio1m 47s
-
(Locked)
-
-
(Locked)
Prompt engineering for the agent4m 11s
-
(Locked)
Start an agent-assisted refactor2m 55s
-
(Locked)
Add blocked words to the UI2m 17s
-
(Locked)
Add additional files2m 34s
-
(Locked)
Clean up invalid charactors57s
-
(Locked)
Modernize the UI layer3m 29s
-
(Locked)
Refactor review: Outcomes and impact1m 53s
-
(Locked)
-
-
(Locked)
Prototype a Greenfield project7m 26s
-
(Locked)
Tour the graphic generation site1m 53s
-
(Locked)
Import a saved chat conversation3m 22s
-
(Locked)
How to prompt a graphic generation site4m 20s
-
(Locked)
Examine the generated code and UI5m 2s
-
(Locked)
Tour the Pedal and Pines site8m 13s
-
(Locked)
Review refactored site sections4m 36s
-
(Locked)
Review updated code and UI4m 52s
-
(Locked)
Prototype setbacks and frustrations1m 44s
-
(Locked)
Postmortems and prompt refinement2m 6s
-
(Locked)
-
-
(Locked)
Understand cloud and background agents5m 12s
-
(Locked)
Plan mode in Copilot: Quick review2m 25s
-
(Locked)
Session panel2m 23s
-
(Locked)
Create a plan5m 15s
-
(Locked)
Save plan as markdown1m 42s
-
(Locked)
Run the plan on background agent1m 40s
-
(Locked)
Use terminal with background agent2m
-
(Locked)
The Git worktree2m
-
(Locked)
Review the changes1m
-
(Locked)
Merge the changes1m 28s
-
(Locked)
-
-
(Locked)
MCP overview6m 35s
-
(Locked)
Query a database with an MCP server4m 9s
-
(Locked)
Generate TypeScript DB access code1m 23s
-
(Locked)
Understand mcp.json setting2m 13s
-
(Locked)
Enable catalog browsing in the Extensions panel1m
-
(Locked)
Install other MCP servers with the Extension panel3m 12s
-
(Locked)
Find MCP servers on GitHub2m 53s
-
(Locked)