kdl-rs/tools/kdl-lsp
Kat Marchán 84b2678ac1
fix keyword
2025-01-16 19:48:34 -08:00
..
src feat(lsp): add LSP server (#115) 2025-01-16 18:54:34 -08:00
Cargo.toml fix keyword 2025-01-16 19:48:34 -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.