helix/helix-lsp/src
Michael Davis f0fa905622
LSP: Eagerly send requests in Client::request
This is a similar change to the parent commit but for `request`. The
requests should be sent eagerly so that the ordering stays consistent.

Co-authored-by: Pascal Kuthe <pascalkuthe@pm.me>
2025-02-01 19:32:37 -05:00
..
client.rs LSP: Eagerly send requests in Client::request 2025-02-01 19:32:37 -05:00
file_event.rs LSP: Remove future wrapper from Client::notify, Client::reply 2025-02-01 19:32:37 -05:00
file_operations.rs make path changes LSP spec conform (#8949) 2024-01-29 01:34:45 +09:00
jsonrpc.rs LSP Client: Accept floats with trailing zeros as valid JSONRPC IDs (#12376) 2024-12-31 12:45:47 -06:00
lib.rs LSP: Remove future wrapper from Client::notify, Client::reply 2025-02-01 19:32:37 -05:00
transport.rs Replace lsp-types in helix-lsp with helix-lsp-types 2024-07-28 10:41:29 -04:00