Skip to content

Releases: vunguyentuan/vscode-css-variables

[email protected]

06 Mar 15:51
8083a08
Compare
Choose a tag to compare

Patch Changes

  • ee114b1: Fixed settings to only contribute this extension to files with specified languages

[email protected]

03 Mar 09:47
763a564
Compare
Choose a tag to compare

Minor Changes

  • 3a5bfa9: Add executable for language server to run from the commandline.

    $ npm install -g css-variables-language-server
    $ css-variables-language-server --stdio

[email protected]

31 Jan 04:38
674b732
Compare
Choose a tag to compare

Patch Changes

  • d887de0: Added setting to configure languages the extension should provide suggestions

[email protected]

12 Dec 03:34
fe021ae
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

24 Jan 11:50
daaa9f9
Compare
Choose a tag to compare

Patch Changes

  • d7effa1: remove badges as it broken

[email protected]

24 Jan 10:19
1d51eca
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

24 Jan 10:19
1d51eca
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

13 Sep 14:48
8850764
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

13 Sep 14:48
8850764
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

01 Sep 01:06
f08bc06
Compare
Choose a tag to compare

Minor Changes

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