mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-01-15 08:57:17 -05:00
Merge pull request #116 from erichbehrens/add-github-pull-request-monitor
Add GitHub Pull Request Monitor
This commit is contained in:
commit
6ff85da283
@ -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!
|
||||
|
Loading…
Reference in New Issue
Block a user