castwide / vscode-solargraph

A Visual Studio Code extension for Solargraph.
Other
425 stars 23 forks source link

Document query was stuck in Rails project. #262

Open Abson opened 1 year ago

Abson commented 1 year ago

BUG

solargraph version: 0.48.0 yard version: 0.9.28 Rails version: 7.0.4.1

When I open the hint from the symbol in my rails project. That document query was stuck and never load successfully. What should I do?

vscode castwide.solargraph

image
castwide commented 1 year ago

This is a known issue with document queries. It may be partially due to the size of the project. The root cause is in the Solargraph gem itself. I'm working on a redesign of document pages to improve performance.