All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add github actions ci
- Add sponsor link for stylus project
- Bump
stylus
tov0.58.1
- Bump
vscode-css-languageservice
tov6.0.1
- Bump
vsce
tov2.9.2
- Bump
typescript
tov4.7.4
- Drop
conventional-github-releaser
andcz-conventional-changelog
- Fix color preview not functioning properly when using hex values, close #96
- Upgrade
stylus
andvscode-css-languageservice
to latest version
- Fix duplicated color preview square shown, close #65
- Fix
css variables
andat_rule
syntax highlight
var()
andcalc()
css builtin function autocomplete support- color picker support, to fix #51
- Change
css function
automplete behavior, set cursor into the position between parens - Bump
vscode-css-languageservice
fromv5.1.4
tov5.1.8