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
Looks about right to me. You can always set LSP to debug/trace level to see if the request actually comes in. And check with LspInfo if the server is actually bound to your buffer. Maybe you are not actually registering the server?
Description
according to fe65c92#diff-abae925898033611bb8a6fe94b196d364c64999f6e6a12bb553486d88c62158dR124
we should be able to add a handler in the config for eslint lsp
@entropitor this doesn't seem to work, am i doing something wrong?
The text was updated successfully, but these errors were encountered: