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
The performance optimization should be done on client-side when the
requests is trigerred by the user itself, like VS Code does.
Othwerwise we should allow the request on empty strings as the LSP
spec suggests: this is used by some clients (e.g: Helix) to retrieve
all the workspaces symbols at once.
For eng/ide/ada_language_server#1391
0 commit comments