diff --git a/README.md b/README.md index a89f5b2..7abc91f 100644 --- a/README.md +++ b/README.md @@ -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.