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
I'm using a slow lsp server (rust-analyzer on a large project) and I get a lot of timeout messages. Is there a way I can tell eglot across the board "I'd prefer to wait up to a few minutes instead of timing out?" This is both for requests that are directly interactive like code lenses and also indirectly interactive like requests that happen while editing.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using a slow lsp server (rust-analyzer on a large project) and I get a lot of timeout messages. Is there a way I can tell eglot across the board "I'd prefer to wait up to a few minutes instead of timing out?" This is both for requests that are directly interactive like code lenses and also indirectly interactive like requests that happen while editing.
Beta Was this translation helpful? Give feedback.
All reactions