From the course: Leveraging GenAI in .NET MAUI Development
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Enabling Copilot in Visual Studio Code - .NET MAUI Tutorial
From the course: Leveraging GenAI in .NET MAUI Development
Enabling Copilot in Visual Studio Code
- [Instructor] As we mentioned, GitHub Copilot isn't just available in Visual Studio. It is also available in Visual Studio Code. For those of us that do MAUI development on a Mac, this is an important development as Visual Studio for Mac is being retired. Now, there's two extensions that we must ensure are installed, one for the normal code completion and the other for Copilot chat. So I'm going to go over and look at the extensions by clicking the Extensions button and we're going to type copilot in here. And normally the first two on the list are the ones that we want and they're the extensions from GitHub. And so these are them right here. Now the first one here is to do the code completion that's normal GitHub Copilot and the second one is GitHub Copilot Chat. So I'm going to press Install on this first one here. Now interesting enough, we've got a message at the bottom that we want to sign into GitHub. And so I'm going to click on that right here. And so we're going to allow it…
Contents
-
-
-
-
-
What is GitHub Copilot?4m 9s
-
(Locked)
Setting up Copilot in your GitHub account1m 28s
-
(Locked)
Enabling Copilot in Visual Studio3m 25s
-
(Locked)
Enabling Copilot in Visual Studio Code2m 59s
-
(Locked)
Generating boilerplate code4m 23s
-
(Locked)
Asking for help with unfamiliar syntax and features in chat7m 38s
-
(Locked)
Using Copilot at the command line4m 36s
-
(Locked)
Helping with the release pipeline10m 39s
-
(Locked)
Converting code from other formats: Part 15m 53s
-
(Locked)
Converting code from other formats: Part 27m 13s
-
(Locked)
Using Copilot commands5m 30s
-
(Locked)
Challenge: Use Copilot to create an animation58s
-
(Locked)
Solution: Use Copilot to create an animation3m 24s
-
-
-
-