Skip to content

Releases: bajrangCoder/zed-scss

v0.2.0

24 Mar 08:12
5b82a8f

Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.2.0

v0.1.9

19 Mar 08:31
91ec184

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

15 Mar 19:37

Choose a tag to compare

v0.1.7

27 Feb 05:20

Choose a tag to compare

  • Also keep sassdoc language hidden in language selector
  • fix: highlighting issue #36

v0.1.6

26 Feb 08:12
b1df688

Choose a tag to compare

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

Full Changelog: v0.1.5...v0.1.6

v0.1.5

18 Jan 08:13

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

26 Oct 13:44
7cf56bf

Choose a tag to compare

  • Update SCSS highlight queries to be similar to builtin css one

v0.1.3

21 Oct 14:13
75a4861

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

29 Sep 08:24
c3efa30

Choose a tag to compare

What's Changed

  • Bump extension API, remove windows path workaround by @kubkon in #20

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

29 Jun 05:15

Choose a tag to compare

  • Updated the tree-sitter grammar (Fixed #16)