llm-ls/crates/lsp-client
2024-02-08 22:43:56 +01:00
..
src fix: helix editor build crash (#73) 2024-02-08 22:43:56 +01:00
Cargo.toml fix: helix editor build crash (#73) 2024-02-08 22:43:56 +01:00
README.md feat: testbed (#39) 2023-11-06 21:26:37 +01:00

LSP Client

Rust LSP Client.

Heavily inspired by rust-analyzer's lsp-server implementation.