Skip to content

Releases: csstree/vscode-plugin

1.2.1

13 Oct 22:45
Compare
Choose a tag to compare
  • Fixed missed dependencies in the extension bundle

1.2.0

13 Oct 22:44
Compare
Choose a tag to compare
  • Enhanced the highlighting for warnings, such as unknown property, descriptor, or at-rule, to emphasize the entire identifier instead of just a single character
  • Bumped csstree-validator version to 4.0.1 (css-tree 3.0.0)
    • Added support for the @container, @starting-style, @scope, @position-try and @layer at-rules
    • Added support for layer, layer() and supports() in the @media at-rule
    • Added CSS Nesting support (requires @nest or & selector, relaxed syntax is not supported yet)
    • Added support for CSS wide keywords revert and revert-layer
    • Added new units according to current state of CSS Values and Units 4: rex, cap, rcap, rch, ic, ric, lh, rlh, vi, vb, sv*, lv*, dv*
    • Added container relative length units from CSS Containment 3: cqw, cqh, cqi, cqb, cqmin, cqmax
    • Aligned <'font'> to CSS Fonts 4
    • Aligned <color> to CSS Color 5
    • Many new CSS properties and fixes in syntaxes

1.1.0

11 Oct 15:22
Compare
Choose a tag to compare
  • Bumped csstree-validator version to 2.0.0 (css-tree 1.1.1)
  • Added validation for at-rules: prelude and descriptors

1.0.0

11 Oct 15:22
Compare
Choose a tag to compare
  • Bumped csstree-validator version to 1.6.0 (css-tree 1.0)

v0.8.0

23 Oct 18:14
Compare
Choose a tag to compare

Update validator to 1.5.1

v0.7.0

30 May 22:02
Compare
Choose a tag to compare
v0.7.0

v0.6.0

20 Feb 05:33
Compare
Choose a tag to compare

Bumped csstree-validator to 1.3.1

v0.5.0

12 Nov 16:18
Compare
Choose a tag to compare

Bumped csstree-validator version to 1.2.2

v0.4.0

14 Sep 21:31
Compare
Choose a tag to compare

Bumped csstree-validator version to 1.2.1 (enhanced tolerance parsing mode)

v0.3.0

13 Sep 21:43
Compare
Choose a tag to compare

Bumped csstree-validator version to 1.2.0 (supports tolerance parsing mode)