cssdoc for VS CodeBring your documented CSS into the editor. This extension adds completion, hover, go-to-definition,
deprecation quick-fixes, and live diagnostics for the classes, modifiers, and custom properties you
document with cssdoc — in your Install
Or open the Extensions view and search cssdoc. SetupZero-config by default. The extension auto-detects the CSS in your workspace and reads its doc comments — no setting required. To narrow or widen what it scans, set globs in your workspace settings (
Prefer an exact list? What you getIn
Everything is powered by the cssdoc language server, driven by the same model the rest of the toolchain uses — so your editor and your generated docs never disagree. DocumentationFull guides, the tag vocabulary, and the API reference are at cssdoc.dev. ContributingSource, issues, and the wider cssdoc toolchain: https://github.com/thedannywahl/cssdoc. LicenseMIT |