Giter Site home page Giter Site logo

paul3899 / open-in-vscode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tverlaan/open-in-vscode

0.0 0.0 0.0 788 KB

Chrome browser extension to integrate Jira/Bitbucket with VS Code

License: GNU General Public License v3.0

JavaScript 92.39% Shell 7.61%

open-in-vscode's Introduction

Open in VS Code

Open in VS Code in chrome store

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).

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.

URI Handlers in VS Code

  • 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

Documentation

https://github.com/microsoft/vscode-docs/blob/master/api/advanced-topics/remote-extensions.md#callbacks-and-uri-handlers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.