jdorfman / sourcegraph-open-in-webstorm

Sourcegraph extension that opens current file in WebStorm

Home Page:https://1inuxoid.github.io/sourcegraph-open-in-webstorm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Sourcegraph extension that opens current file in WebStorm

https://1inuxoid.github.io/sourcegraph-open-in-webstorm/

License:Apache License 2.0


Languages

Language:TypeScript 100.0%