From 24496ef0d878c218363c4efb77febacec6664a47 Mon Sep 17 00:00:00 2001 From: Christian Bromann Date: Wed, 17 Aug 2022 14:59:22 +0200 Subject: [PATCH] Add GitHub Issue Explorer Extension --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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)