From the course: Using Git with Visual Studio Code
Unlock this course with a free trial
Join today to access over 24,800 courses taught by industry experts.
Issues
From the course: Using Git with Visual Studio Code
Issues
- [Narrator] Another tool you get with the GitHub pull requests and issues extension is the ability to start and manage issues on your project. And this is probably one of the most underrated parts of this extension, but it allows you to do some pretty cool things. So let's take a look at it, it's down here and of course it's in this section of the GitHub pull Requests and Issues extension. So we can easily just add an issue directly from our project by hitting this button and you get a little form that lets you put in an issue title. So let's go ahead and do that. Check versions of libraries. Here you can add a list of usernames. Now notice that if I add the at sign it's actually pulling the lists of people that are able to do things on this project. Right now, that's only me, but you can add additional ones and you don't need to have the at sign, it's just convenient that it gives you that popup. You can also add…