Add a button to navigate from Github, Gitlab, Bitbucket and Jira to VS Code in a single click
Add a simple button to navigate from Github, Gitlab, Bitbucket and Jira to VS Code with a single click. Requires 'Open Recent via URI' plugin in VS Code (https://marketplace.visualstudio.com/items?itemName=timmoverlaan.uri-open-recent).
You can also use the keyboard shortcut `Cmd+Shift+O` (Mac) or `Ctrl+Shift+O` (Win/Linux).
## Features
* Open or clone the project in VS code on Github, Gitlab & Bitbucket
* Open Bitbucket PR in VS code when viewing a specific PR
* Open Jira issue in VS code
## Requirements
You need the following plugins in VS Code.
* timmoverlaan.uri-open-recent: https://marketplace.visualstudio.com/items?itemName=timmoverlaan.uri-open-recent
* atlassian.atlascode: https://marketplace.visualstudio.com/items?itemName=Atlassian.atlascode (only if you need extended bitbucket/jira features)
## Issues
Please report bugs and/or feature requests on GitHub.
Latest reviews
- (2022-03-15) Antonin: Nice !