kdl-rs/tools/kdl-lsp
Brooks J Rady 757ddf04cb chore!(msrv): bump MSRV to 1.81 2025-04-26 23:09:53 +01:00
..
src feat(lsp): add LSP server (#115) 2025-01-16 18:54:34 -08:00
Cargo.toml chore!(msrv): bump MSRV to 1.81 2025-04-26 23:09:53 +01:00
README.md feat(lsp): add LSP server (#115) 2025-01-16 18:54:34 -08:00

README.md

kdl-lsp

This is an LSP server for KDL.

Currently, it only supports diagnostics, which it generates using kdl-rs.

It will eventually support richer diagnostics, completions, and KDL Schema.