Sublime Text 2 & 3
Disclaimer
Editor plugins are temporarily incompatible with srclib master
. Please
download an older version of srclib to use editor plugins.
Features
- Documentation lookups
- Type information
- Find usages (across all open-source projects globally)
Installing
First, make sure you've installed srclib, following the instructions here.
To install, either use
Package Control to install it
by name (Sourcegraph), or clone the git repository
https://github.com/sourcegraph/sourcegraph-sublime.git
to your Packages
folder.
In any file in a project supported by srclib, right-click on identifiers in code and choose one of the new options to see docs or usages.