应用截图

Open in VS Code截图1
Open in VS Code截图2

详细介绍

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.