Releases: vunguyentuan/vscode-css-variables
Releases · vunguyentuan/vscode-css-variables
[email protected]
Patch Changes
- ee114b1: Fixed settings to only contribute this extension to files with specified languages
[email protected]
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]
Patch Changes
- d887de0: Added setting to configure languages the extension should provide suggestions
[email protected]
Patch Changes
- f380403: feat: 52 support for color functional notation
fix: excessive highlighting when hovering over variable
[email protected]
Patch Changes
- d7effa1: remove badges as it broken
[email protected]
Patch Changes
- a36efd0: Ignore .next & .cache folders, reorder alphabetically
[email protected]
Patch Changes
- a36efd0: Ignore .next & .cache folders, reorder alphabetically
[email protected]
Patch Changes
- b3c7d68: update activated documents, avoid trigger autocomplete on irrelevant files
[email protected]
Patch Changes
- 50a631d: remove commit characters as it confuse some users
[email protected]
Minor Changes
- 211fe35: Fix SASS and LESS parser
Bump version to 2.4.3