Add GitHub Issue Explorer Extension

This commit is contained in:
Christian Bromann 2022-08-17 14:59:22 +02:00 committed by GitHub
parent 474273c989
commit 24496ef0d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,6 +82,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
- [GitHub Actions](#github-actions)
- [GitHub Repositories](#github-repositories)
- [GitHub Pull Request Monitor](#github-pull-request-monitor)
- [GitHub Issue Explorer](#github-issue-explorer)
- [Productivity](#productivity)
- [ARM Template Viewer](#arm-template-viewer)
- [Azure Cosmos DB](#azure-cosmos-db)
@ -605,6 +606,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![GitHub Pull Request Monitor](https://raw.githubusercontent.com/erichbehrens/pull-request-monitor/master/images/statusBarItems.png)
## [GitHub Issue Explorer](https://marketplace.visualstudio.com/items?itemName=stateful.issue-explorer)
> Create and explore code issues directly within VS Code and help to provide missing context in your issues through code references.
![GitHub Issue Explorer](https://raw.githubusercontent.com/stateful/vscode-issue-explorer/main/assets/demo.gif)
# Productivity
## [ARM Template Viewer](https://marketplace.visualstudio.com/items?itemName=bencoleman.armview)