# `kdl-lsp`
This is an LSP server for KDL.
Currently, it only supports diagnostics, which it generates using
[`kdl-rs`](https://github.com/kdl-org/kdl-rs).
It will eventually support richer diagnostics, completions, and KDL Schema.