editor-core-lang 0.4.0

Language configuration helpers for editor-core (comments, etc.)
Documentation
  • Coverage
  • 98.53%
    67 out of 68 items documented0 out of 31 items with examples
  • Size
  • Source code size: 19.65 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.08 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • windoze/editor-core
    5 1 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.