This package was written specifically for Pulsar and did not exist in the Atom package repository.
pulsar-ide-ruby-solargraph package
A fork of ruby-solargraph to update and expand the feature set. Adds the following features for Ruby files:
Autocompletion
Symbol navigation (local file and project-wide) and jump-to-definition support
Diagnostics and linting
Outline view (hierarchical symbols)
Reference highlighting (view other usages of the symbol under the cursor)
Datatips and signature help (contextual pop-up documentation)
Project-wide renaming of symbols
Requirements
A binary of solargraph should be present somewhere in your path. Consult the installation instructions. Pulsar will typically inherit your shell environment, so the default value of solargraph for the “Command Path” setting will usually work; if not, you can specify the absolute path to your solargraph executable.
Customization
Solargraph can be customized via a .solargraph.yml file in your project root. If it is missing, Solargraph will use its default configuration.
What does it do?
Install this package, then install any of the following packages to get special features.
Start with these packages; they’re all builtin, actively maintained, and/or built exclusively for Pulsar: