@cssdoc/providers
@cssdoc/providers — the host-agnostic language-service core. It exposes diagnostics (author-side hygiene and consumer-side usage), completions, hover, and definitions over a @cssdoc/index, built from modular aspect modules. Every adapter — the Stylelint and ESLint plugins, and the language server — is a thin translation of these into its host's API.
Interfaces
Type Aliases
Variables
Functions
- checkClassUsage
- checkPropertyAssignments
- checkPropertyUsage
- completeClasses
- completeCustomProperties
- completeFunctions
- definitionForClass
- definitionForCustomProperty
- definitionForFunction
- hoverForClass
- hoverForCustomProperty
- hoverForFunction
- lintModel
- matchesSyntax
References
Location
Re-exports Location
SourceSpan
Re-exports SourceSpan