You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a Rails API (+- 50k LOC, 4 years old, Rails 6.0, single team = 5-10 contributors at any given time)
a scary (mostly because of the quality of code) Rails monolith (+- 170k LOC, 8+ years old, Rails 5.2, multi-team = 20+ simultaneous contributors).
It's fairly slow to start up SG (28s in the monolith), but I found the same startup time with and without sg_rails listed in plugins.
Completion is slow if you know what you're doing, but if you're in a part of the code you don't know, having searchable autocomplete is really helpful.
Please add your experience of using solargraph-rails with production code. What is working, what is not, what is too slow, etc.
The text was updated successfully, but these errors were encountered: