Merge pull request #116 from erichbehrens/add-github-pull-request-monitor

Add GitHub Pull Request Monitor
This commit is contained in:
Valerii Iatsko 2018-07-22 16:31:11 +02:00 committed by GitHub
commit 6ff85da283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [GitLens](#gitlens)
- [Git Indicators](#git-indicators)
- [GitHub](#github)
- [GitHub Pull Request Monitor](#github-pull-request-monitor)
- [Icon Fonts](#icon-fonts)
- [Live Server](#live-server)
- [Multiple clipboards](#multiple-clipboards)
@ -391,6 +392,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!