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. You can also use the keyboard shortcut Cmd+Shift+O
(Mac) or Ctrl+Shift+O
(Win/Linux).
- 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
You need the following plugins in VS Code.
- timmoverlaan.uri-open-recent
- atlassian.atlascode (only if you need extended bitbucket/jira features)
- Opening: vscode://timmoverlaan.uri-open-recent/open-or-clone?project=open-in-vscode&url=https%3A%2F%2Fgithub.com%2Ftverlaan%2Fopen-in-vscode.git
- Cloning: vscode://vscode.git/clone?url=foobar
- Open PR: vscode://atlassian.atlascode/openPullRequest?q=https%3A%2F%2Fbitbucket.org%2Fcompany%2Fproject%2Fpull-requests%2F123
- Show Jira issue: vscode://atlassian.atlascode/showJiraIssue?issueKey=ABC-123&site=company.atlassian.net