helix/helix-lsp
Michael Davis 8d2870b94a
Reuse content buffer in JSONRPC recv for LSP and DAP
Previously `recv` for new messages from the language server or debug
adapter allocated a fresh Vec for each message. Instead we can reuse
the buffer. This resolves TODO comments.

Co-authored-by: Rolo <roloedits@gmail.com>
2025-06-06 10:19:33 -04:00
..
src Reuse content buffer in JSONRPC recv for LSP and DAP 2025-06-06 10:19:33 -04:00
Cargo.toml build(deps): bump the rust-dependencies group with 6 updates (#13518) 2025-05-13 08:26:46 -05:00