Skip to content

dym-ok/sourcegraph-open-in-webstorm

Repository files navigation

Open in WebStorm Sourcegraph extension

Provides a button for the sidebar of the Sourcegraph app that will open the current file in WebStorm.

Based on sourcegraph/sourcegraph-open-in-intellij.

Screenshot

Settings

  • openInWebstorm.basePath - The absolute path on your computer where your git repositories live. This extension requires all git repos to be already cloned under this path with their original names. "/Users/yourusername/src" is a valid absolute path, while "~/src" is not.

Releases

No releases published

Packages

No packages published