I wasn't really sure on whether this extension or functionality exists anywhere and I thought it would be really good to have since you can just command/control + click to jump to the issue referenced in code comments so I made this.
Features: - Automatically links (#123) in code comments to the repository issue if available. - Support for Github, Gitlab and Bitbucket is present, others are untested. - Javascript/Typescript is a confirmed working language, others are untested.
You can view the vscode marketplace listing here: https://marketplace.visualstudio.com/items?itemName=ryawaa.c...
Please feel free to report bugs and the like!