Expand description
editor-core-lang - data-driven language configuration helpers for editor-core.
This crate intentionally stays lightweight and does not depend on lsp-types or any
parsing/highlighting systems. It provides small structs that hosts can use to configure
editor-kernel features in a language-aware way.
Structsยง
- Comment
Config - Comment tokens/config for a given language.