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
When I start VSCode on macOS 12.6 and open a Ruby file, the only auto completion I get is "Loading...". But when I open the command palette and choose "Restart Solargraph", everything works as expected. Yet after every restart of the app I first have to restart Solargraph to get completion results.
The text was updated successfully, but these errors were encountered:
Okay, I spoke too soon. Restarting Solargraph will not provide me with completions but only with basic keywords and snippets, like if, if else, begin else ensure, and so on (none of those have an icon BTW) but still no code completion. At least that's better than just displaying Loading...
Are you still experiencing this issue with the current Solargraph gem?
Not sure as I've disabled the Solargraph extension completely in VSCode because this behavior was so annoying. I just updated the gem and reenabled the extension. Nothing happened so far but I might have to edit certain Ruby files to know for sure, so I'll guess I will know in a few days if that issue reappears or not.
When I start VSCode on macOS 12.6 and open a Ruby file, the only auto completion I get is "Loading...". But when I open the command palette and choose "Restart Solargraph", everything works as expected. Yet after every restart of the app I first have to restart Solargraph to get completion results.
The text was updated successfully, but these errors were encountered: