Skip to content

isabella232/sourcegraph-open-in-vscode

 
 

Repository files navigation

VS Code Sourcegraph extension

Adds a button at the top of files in both Sourcegraph app and code hosts like GitHub (when the Sourcegraph browser extension is installed) that will open the current file in VS Code.

image

Configuration

Set vscode.open.basePath in your user settings to a local folder that contains your Git repositories. The extension will try to open the file in a clone named by the last segment of the repository name in that folder.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.0%
  • JavaScript 2.0%