From the course: AI-Powered Development: GitHub Copilot in Visual Studio

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Start simple, create a new project

Start simple, create a new project

- [Narrator] We're ready. It's time for the agent to do some work. I've kicked off the process. The agent will start scaffolding, or determining the steps that it needs to take to achieve this goal. You can see that it's reading through. It's finding 0 projects. Then it says, "It looks like there's no solution file "currently in the workspace. "Let me check what files are here "in the CreateHere directory. Now see it's saying, "Waiting for permission," and it's asking me, "Do I wanna run the following command "in the terminal?" And then it shows me the command. The choice is, do I wanna let it list the files. So, I can do one of four actions. I can confirm and allow once, basically grant permission a single time for this exact action. I can allow for this session, which means to allow this action type until Visual Studio is closed and reopened. I can always allow, "Permanently allow this action type "for all…

Contents