iftheshoefritz / solargraph-rails

Solargraph plugin to add awareness of Rails-specific code
MIT License
321 stars 30 forks source link

What editors are people using? #16

Open iftheshoefritz opened 4 years ago

iftheshoefritz commented 4 years ago

Interested in hearing what editors people are using with SG and this plugin.

I'm using Spacemacs (Emacs in evil mode with a crap ton of config) and I just introduced it to a colleague who is using VS Code. I currently have Solargraph configured not to use multi-root mode.

chrislabarge commented 4 years ago

I use Neovim. I am currently running Solargraph 0.38.6 in order to achieve Rails integration. I am hoping to fork this project and attempt implementing this week. Thanks for your work!

iftheshoefritz commented 4 years ago

Welcome @chrislabarge! Bear in mind that Solargraph 0.38.6 doesn't support Conventions, which are the crucial part of this code. Good luck!

julianrubisch commented 4 years ago

Vanilla Emacs!

sunzoje commented 3 years ago

Neovim nightly build with built-in LSP.

iftheshoefritz commented 3 years ago

Welcome @sunzoje ... how is your experience of solargraph-rails so far? What intellisense features would you like the most?

praveendhawan commented 3 years ago

Neovim with coc

sunzoje commented 3 years ago

Welcome @sunzoje ... how is your experience of solargraph-rails so far? What intellisense features would you like the most?

It has been great for my rails project. My typical workflow is for code review, more than code writing. Even for code writing, code navigation and completion has been to the expectation.

iftheshoefritz commented 3 years ago

That's wonderful to hear @sunzoje, please let us know when you have any ideas for improvement :)

Pklong commented 1 year ago

Vanilla emacs

iftheshoefritz commented 1 year ago

@Pklong glad to have another *macs person on board! What has been easy and what has been difficult about adding this to your setup?

Pklong commented 1 year ago

Honestly it's been pretty great out of the box. I'm not as proficient in emacs as I would like but setting it up was very easy and the documentation has been super helpful. Appreciate your work!

idrozd commented 2 months ago

@iftheshoefritz , does it still work for you in Spacemacs?

For me it doesn't provide any docs other than inside project itself no matter what I do

Just found out about solargraph-rails today, but it did not help either