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
A request failed but it was syntactically correct, e.g the
method name was known and the parameters were valid. The error
message should contain human readable information about why
the request failed.
Instead of sending or displaying warning/error messages, consider raising a RequestFailed error code:
https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#responseError
The text was updated successfully, but these errors were encountered: