You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-lsp/src
Pascal Kuthe 7ebcf4e919
properly handle LSP position encoding (#5711)
* properly handle LSP position encoding

* add debug assertion to Transaction::change

* Apply suggestions from code review

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
1 year ago
..
client.rs properly handle LSP position encoding (#5711) 1 year ago
jsonrpc.rs jsonrpc: Skip serializing params if params are None (#5471) 1 year ago
lib.rs properly handle LSP position encoding (#5711) 1 year ago
transport.rs Drain pending requests on language server termination (#4852) 2 years ago