vscode-plugin
vscode-plugin copied to clipboard
CSSTree validation plugin for VS Code
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Could you add an option to have this VSCode extension ignore particular lines? For example, any line that includes "`/* csstree-ignore-line */`". I have some code in my CSS for...
  It marks scale property value as invalid when I add the percentage symbol at the end of a number but this value is no issue at all so...
I found very useful this extension, but I wish it could also validate the style element in .html files apart from .css files.