This project is a GitHub pull request and issue management extension that integrates version control workflows directly into the code editor. It functions as a combined code review tool and issue tracker, allowing users to manage remote repository data without leaving their development environment.
The extension supports both GitHub and GitHub Enterprise accounts. It distinguishes itself by enabling a code-to-issue workflow, where users can automatically generate trackable GitHub issues from todo comments and markers written within the source code.
The toolset covers peer review functionality for commenting on pull requests and comprehensive issue management. This includes the ability to browse existing issues and use queries to filter and categorize work items by status or assignment.