Closed milhnl closed 3 weeks ago
This one is new :smile:
Are you using neovim?
Ah okay. Cool.
My guess would be, that the language server is expecting a certain capability from the language client (editor), which it tries to take from a parsed list. It then throws an exception.
You could try neovim or helix to double check. For neovim you would need the change I pushed today.
I'll have a look. Closing for now. Thanks! :)
Hi! I keep getting this error. It's obviously not in the Rust code, but maybe you can point me in a useful direction for debugging.
It might be the LSP plugin I'm using, but I have not seen something break like this with ranges before. It is in response to a didChange request. Do you have any ideas?