Skip to content
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

Completion menu only shows "Loading..." until I restart Solargraph #265

Open
CodingMarkus opened this issue Mar 18, 2023 · 3 comments
Open

Comments

@CodingMarkus
Copy link

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.

@CodingMarkus
Copy link
Author

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...

@castwide
Copy link
Owner

castwide commented Dec 7, 2023

Are you still experiencing this issue with the current Solargraph gem? If so, can you provide a reproducible example?

@CodingMarkus
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants