Closed KaranAhlawat closed 4 months ago
Bump
Okay so for anyone coming here in the future, this only seems to happen if you mess with the lsp-capf
completion category's completion-styles (I was trying to set it to fussy). If you don't do that, everything works at intended (mostly, you do lose your completion-style but it's not that big a deal when working with an LSP anyways).
Thank you for the bug report
lsp-mode
related packages.M-x lsp-start-plain
Bug description
The company-capf
:exit-function
is called with arguments fordelete-range
that are out of range (or have no buffer, somehow).Steps to reproduce
Expected behavior
No error is thrown in the error function
Which Language Server did you use?
lsp-metals
OS
Linux
Error callstack