Skip to content

Releases: vunguyentuan/vscode-css-variables

css-variables-language-server@2.6.4

12 Dec 03:34
fe021ae

Choose a tag to compare

Patch Changes

  • f380403: feat: 52 support for color functional notation
    fix: excessive highlighting when hovering over variable

vscode-css-variables@2.6.3

24 Jan 11:50
daaa9f9

Choose a tag to compare

Patch Changes

  • d7effa1: remove badges as it broken

vscode-css-variables@2.6.2

24 Jan 10:19
1d51eca

Choose a tag to compare

Patch Changes

  • a36efd0: Ignore .next & .cache folders, reorder alphabetically

css-variables-language-server@2.6.2

24 Jan 10:19
1d51eca

Choose a tag to compare

Patch Changes

  • a36efd0: Ignore .next & .cache folders, reorder alphabetically

vscode-css-variables@2.6.1

13 Sep 14:48
8850764

Choose a tag to compare

Patch Changes

  • b3c7d68: update activated documents, avoid trigger autocomplete on irrelevant files

css-variables-language-server@2.6.1

13 Sep 14:48
8850764

Choose a tag to compare

Patch Changes

  • 50a631d: remove commit characters as it confuse some users

vscode-css-variables@2.6.0

01 Sep 01:06
f08bc06

Choose a tag to compare

Minor Changes

  • 211fe35: Fix SASS and LESS parser
    Bump version to 2.4.3

css-variables-language-server@2.5.0

01 Sep 01:01
dcd78ea

Choose a tag to compare

Minor Changes

  • 1eedbba: use postcss-sass and postcss-less to parse the relevant files

vscode-css-variables@2.4.2

29 Aug 00:52
ac6452a

Choose a tag to compare

Patch Changes

vscode-css-variables@2.4.0

28 Aug 15:44
47b2501

Choose a tag to compare

Minor Changes

  • 6a56298: Support TailwindCSS, reduce extension size, impove load time by 10x, use monorepo