'Start working on issue' from the Github PR extension
The GitHub PR extension can help you manage the entire lifecycle of an issue:
- Browses through issues assigned to you in the current repo
- Use ‘start working on issue’ to create a branch the issue you want to fix.
- Make the fix.
- Open a PR, mange the review, and merge it in
All directly from VS Code!