GitHub Issue Viewer for VS Code
A Visual Studio Code extension for viewing GitHub issues directly in your editor.
Setup
- Install the extension
- When you first use the command, VS Code will prompt you to sign in to GitHub
- Click "Allow" to grant access to your GitHub account
Features
- View assigned issues from your current repository
- Search issues by number
- Display issue content in a webview
Requirements
- Branch names containing the issue number
- VS Code 1.85.0 or higher
- Git repository connected to GitHub
Usage
- Open command palette (Ctrl+Shift+P / Cmd+Shift+P)
- Type "Show GitHub Issue"
- Select from your assigned issues or enter an issue number manually
Known Issues
None yet. You can use the issue tracker on https://github.com/tpaksu/vscode-github-issues to report issues you've found.
Release Notes
View CHANGELOG.md file for a list of changes.
| |