Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VS Code Issue ExplorerNew to Visual Studio Code? Get it now.

VS Code Issue Explorer

stateful

|
118 installs
| (1) | Free
A VS Code extension that helps to create and explore GitHub issues within your IDE.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Issue Explorer

VS Code Issue Explorer

Tests License

Create and explore code issues directly within VS Code and help to provide missing context in your issues through code references.

A lot of issues that are created in a project are missing contextual information that help folks to better understand where the problems are located and what needs to be done to resolve an issue. With this extension to can create better issue descriptions through code references and allow your contributor to better explore these issues rigth within VS Code.

Demo

Install from inside VS Code

  1. Press F1 or ⌘ + Shift + P and type install.
  2. Pick Extensions: Install Extension.
  3. Type issue-explorer and hit enter.
  4. Restart Visual Studio Code.
  5. Enter your name, create todos and be happy.

Features

  • Create issues on GitHub that are connected to one or multiple code sections
  • comment on individual code sections connected to an issue to provide individual context
  • explore issues that are connected to specific code sections within VS Code
  • more features to come

Usage

  1. Install this extension
  2. Select a piece of code or multiple lines
  3. Do a right click and select "Create Issue From Selection"
  4. Add more code sections following step 2 and 3
  5. Fill out issue form and provide individual comments to specific code sections
  6. Press submit and review issue on GitHub

Contribute

We appreicate your help!

To build the extension locally, clone this repository and run the following steps:

  1. Open this folder in VS Code
  2. Run yarn install
  3. Press F5 or run Build & Run Extension

After making changes to the extension you can use the restart button in the VSCode debug menu, this makes a new build and reloads the client.

More

  • For support or questions, you can join our discord server
  • Our privacy policy is available at https://www.stateful.com/privacy.

Copyright 2022 © Stateful – MIT License

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft