Modules§
- cache
- checker
- config
- detection
- dictionary
- document
- engines
- feedback
- fs_util
- Filesystem helpers shared by the loaders that read a config directory.
- grammars
- Bindings to the tree-sitter grammars vendored under
tree-sitter-*/. - hashing
- ignore_
rules - insights
- languages
- lsp
- LSP JSON-RPC backend for language-check-server.
- morphology
- Morphological acceptance: recognising a word built on material already known.
- names
- Opt-in detection of human names in spelling diagnostics.
- orchestrator
- packs
- Finding, naming and validating Hunspell dictionary packs.
- prose
- rules
- scoping
- sls
- style_
rules - suppression
- Shared post-check diagnostic suppression.
- text_
util - Small shared text utilities: byte-offset–safe string handling, and the shared
reading of an engine’s
suggestionslist. - workspace