diff --git a/README.md b/README.md index 8071062..3cb9d41 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ out awesome. - [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)