Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kwerle/ide-ruby

Atom package used to integrate https://github.com/kwerle/ruby_language_server with Atom. Development happens on the develop branch. Production is master.
https://github.com/kwerle/ide-ruby

atom ide language-server ruby

Last synced: about 2 months ago
JSON representation

Atom package used to integrate https://github.com/kwerle/ruby_language_server with Atom. Development happens on the develop branch. Production is master.

Awesome Lists containing this project

README

        

The makefile exists for convenience - since I don't have node installed.

Edit the package.json if needed. `make shell`. `yarn` in the shell.

You may need to move the existing ide-ruby out of the way:
`mv ~/.atom/packages/ide-ruby /tmp` (or somewhere)

`apm link`

atom .

Edit away.

Reload Window (cmd-opt-ctrl-l)