mirror of https://github.com/kdl-org/kdl-rs.git
This completes the removal of `syn` from `kdl-rs`s dependency tree! |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
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.