editor-core-lang 0.3.0

Language configuration helpers for editor-core (comments, etc.)
Documentation
  • Coverage
  • 100%
    10 out of 10 items documented0 out of 6 items with examples
  • Size
  • Source code size: 3.77 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.43 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • windoze/editor-core
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • windoze

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.