-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What editors are people using? #16
Comments
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! |
Welcome @chrislabarge! Bear in mind that Solargraph 0.38.6 doesn't support Conventions, which are the crucial part of this code. Good luck! |
Vanilla Emacs! |
Neovim nightly build with built-in LSP. |
Welcome @sunzoje ... how is your experience of solargraph-rails so far? What intellisense features would you like the most? |
Neovim with coc |
It has been great for my rails project. My typical workflow is for code review, more than code writing. |
That's wonderful to hear @sunzoje, please let us know when you have any ideas for improvement :) |
Vanilla emacs |
@Pklong glad to have another *macs person on board! What has been easy and what has been difficult about adding this to your setup? |
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! |
@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 |
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.
The text was updated successfully, but these errors were encountered: