Atom
Disclaimer
Editor plugins are temporarily incompatible with srclib master
. Please
download an older version of srclib to use editor plugins.
Features
- Jump to Definition
- Documentation lookups
- Type information
- Find usages (across all open-source projects globally)
- Search Sourcegraph.com
Installation
Requirements
This plugin requries that the srclib tool is installed, as well as the language toolchains for the individual languages that you wish to use.
Follow the srclib installation instructions here
Command-line installation
The recommended install method is to install it using apm:
apm install sourcegraph-atom
Installing using the Atom packages
Install the sourcegraph-atom package in the UI:
-
Open Atom, navigate to
Edit > Preferences
. In theSettings
page, selectInstall
. -
Search for package
sourcegraph-atom
and chooseinstall