Releases: bajrangCoder/zed-scss
Releases Β· bajrangCoder/zed-scss
v0.2.0
What's Changed
- deps: bump scss grammar to v0.2.0 by @simeonoff in #39
Full Changelog: v0.1.9...v0.2.0
v0.1.9
What's Changed
- refactor: bump scss parser and queries by @simeonoff in #38
Full Changelog: v0.1.8...v0.1.9
v0.1.8
- fix: indentation issue by @bajrangCoder
- chore: update scss and sassdoc language grammars by @bajrangCoder
v0.1.7
v0.1.6
What's Changed
- feat: add SassDoc grammar and improve the Scss grammar and queries by @simeonoff in #34
- fix: diagnostics issues with lsp servers by @bajrangCoder
- fix: rewrite query files for correctness, compliance, and sassdoc highlighting by @simeonoff in #35
New Contributors
- @simeonoff made their first contribution in #34
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
- Update SCSS highlight queries to be similar to builtin css one