Add GitHub Pull Request Monitor

This commit is contained in:
Erich Behrens 2018-05-06 11:41:12 +02:00
parent e2510a6618
commit 8bacba10a1

View File

@ -46,6 +46,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [GitLens](#gitlens)
- [Git Indicators](#gitindicators)
- [GitHub](#github)
- [GitHub Pull Request Monitor](#github-pull-request-monitor)
- [Icon Fonts](#icon-fonts)
- [Live Server](#live-server)
- [Multiple clipboards](#multiple-clipboards)
@ -372,6 +373,11 @@ To enable Emmet support in .twig files, you'll need to have the following in you
> Have a look at the [README.md](https://github.com/KnisterPeter/vscode-github/blob/master/README.md) on how to get started with the setup for this extension.
## [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.
![GitHub Pull Request Monitor](https://raw.githubusercontent.com/erichbehrens/pull-request-monitor/master/images/statusBarItems.png)
## [Icon Fonts](https://marketplace.visualstudio.com/items?itemName=idleberg.icon-fonts)
> Snippets for popular icon fonts such as Font Awesome, Ionicons, Glyphicons, Octicons, Material Design Icons and many more!