kdl-rs/tools/kdl-lsp
Kat Marchán b7cf2ec6fd
chore: Release
2025-01-25 12:16:52 -08:00
..
src feat(lsp): add LSP server (#115) 2025-01-16 18:54:34 -08:00
Cargo.toml chore: Release 2025-01-25 12:16:52 -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.