Crates.io | kdl-lsp |
lib.rs | kdl-lsp |
version | 6.5.0 |
created_at | 2025-01-17 03:50:26.912903+00 |
updated_at | 2025-09-11 22:18:32.515921+00 |
description | LSP Server for the KDL Document Language |
homepage | https://kdl.dev |
repository | https://github.com/kdl-org/kdl-rs |
max_upload_size | |
id | 1520278 |
size | 43,095 |
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.