kdl-rs/tools/kdl-lsp
Kat Marchán 266b462a19
feat(msrv): bump msrv to 1.71.1
2025-01-16 19:44:35 -08:00
..
src feat(lsp): add LSP server (#115) 2025-01-16 18:54:34 -08:00
Cargo.toml feat(msrv): bump msrv to 1.71.1 2025-01-16 19:44:35 -08: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.