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 lsp starts up it exchanges capabilities and initializes, but doesn't scan workspace and send back progress to editor. I can get lsp support for the currently open file, eg. find references and definitions within the file. If I go global workspace symbol search only the currently open file symbols are listed. But, since it didn't scan workspace it can't go to definitions in other files etc.
When lsp starts up it exchanges capabilities and initializes, but doesn't scan workspace and send back progress to editor. I can get lsp support for the currently open file, eg. find references and definitions within the file. If I go global workspace symbol search only the currently open file symbols are listed. But, since it didn't scan workspace it can't go to definitions in other files etc.
Solargraph version: 0.50
Ruby version: 3.3
Here is log
The text was updated successfully, but these errors were encountered: