add GitHub Manager

pull/367/head
Vitaly Turovsky 2022-01-18 12:00:51 +03:00
parent 1acb2f0868
commit 0bedf6f70f
1 changed files with 5 additions and 0 deletions

View File

@ -77,6 +77,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [GistPad](#gistpad)
- [GitHub Actions](#github-actions)
- [GitHub Repositories](#github-repositories)
- [GitHub Manager](#github-manager)
- [GitHub Pull Request Monitor](#github-pull-request-monitor)
- [Productivity](#productivity)
- [ARM Template Viewer](#arm-template-viewer)
@ -594,6 +595,10 @@ To enable Emmet support in .twig files, you'll need to have the following in you
> Remotely browse and edit any GitHub repository
## [GitHub Manager](https://marketplace.visualstudio.com/items?itemName=zardoy.github-manager)
> Fast way to switch between cloned repos
## [GitHub Pull Request Monitor](https://marketplace.visualstudio.com/items?itemName=erichbehrens.pull-request-monitor)
> This extension uses the GitHub api to monitor the state of your pull requests and let you know when it's time to merge or if someone requested changes.