From the course: AI-Powered Development: GitHub Copilot in Visual Studio
AI-powered development in Visual Studio - Visual Studio Tutorial
From the course: AI-Powered Development: GitHub Copilot in Visual Studio
AI-powered development in Visual Studio
- [Walt] AI is transforming the way developers write code. It can suggest lines, write full functions, and even generate working prototypes fast. And GitHub Copilot is leading that charge. Built right into Visual Studio, Copilot is deeply integrated across your coding environment and is quickly becoming a must-have tool for modern development. Hey there, I'm Walt Ritscher. I've spent years teaching developer tools and exploring how AI can enhance productivity. I've seen firsthand how GitHub Copilot reshapes the way we build software. We'll explore the entire Copilot feature set and see how it fits seamlessly into your Visual Studio workflow. Whether you're writing code, debugging, managing a complex project, or rapidly generating prototypes, Copilot offers intelligent, in-context assistance every step of the way. By the end of this course, you'll know how to use GitHub Copilot inside Visual Studio to code smarter, move faster, and build with more confidence. Let's see what AI-powered development can build with you.
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)
Inline chat in Copilot: Quick review2m 48s
-
(Locked)
Use inline chat for quick edits3m 9s
-
(Locked)
Describe code with Copilot inline3m 40s
-
(Locked)
Use slash commands inline3m 9s
-
(Locked)
Refactor code inline3m 35s
-
(Locked)
Write XML documentation with AI2m 7s
-
(Locked)
Write comments with AI2m 20s
-
(Locked)
-
-
Agent mode in Copilot: Quick review5m 59s
-
(Locked)
Create a new project: Where and how2m 8s
-
(Locked)
Start simple, create a new project5m 45s
-
(Locked)
Pedal & Pine Tours sample application3m 14s
-
(Locked)
Add a new feature to a existing project2m 19s
-
(Locked)
Keep or reject the changes1m 52s
-
(Locked)
Appending more instructions2m 50s
-
(Locked)
Refactor code with Copilot agent5m 6s
-
(Locked)
Build a new UI with the help of Copilot4m 14s
-
(Locked)
Examine the refactored site8m 10s
-
(Locked)
Deeper look: Where does Copilot run?2m 54s
-
-
-
(Locked)
Why use generative AI to create anything?2m 48s
-
(Locked)
Explore the PortChecker prototype1m 23s
-
(Locked)
PortChecker: The console version2m 17s
-
(Locked)
PortChecker: The class library3m 41s
-
(Locked)
PortChecker: The Windows UI4m 23s
-
Explore the kaleidoscope prototype1m 29s
-
(Locked)
Kaleidoscope: Failures and frustrations4m 15s
-
(Locked)
Ask for help: Use chat to refine app generation2m 6s
-
(Locked)
-
-
(Locked)
Explain build error messages3m 33s
-
(Locked)
Debug mode in the Copilot chat window3m 6s
-
(Locked)
Explain runtime errors and exceptions4m 54s
-
(Locked)
Diagnosing incorrect runtime behavior3m 16s
-
(Locked)
Analysis: Why a variable has its value5m 30s
-
(Locked)
The integration with the Watch windows1m 29s
-
(Locked)
The sample Visualizer code1m 52s
-
(Locked)
Visualize data with LINQ and Copilot4m 51s
-
(Locked)
AI-powered breakpoints and tracepoints3m 28s
-
(Locked)