This commit is contained in:
Christian Bromann 2023-08-20 15:47:20 +08:00 committed by GitHub
commit 54bbd1084b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -84,6 +84,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)
@ -633,6 +634,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)