Releases: wkillerud/some-sass
[email protected]
What's Changed
- feat: add two settings to tweak completions in other editors by @wkillerud in #224
Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.8.0
[email protected]
What's Changed
- fix: don't do CSS validation on Vue, Svelte and Astro code 6777302
- chore: migrate to rspack for build performance by @wkillerud in #222
Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.7.1
[email protected]
What's Changed
- feat: add two settings to tweak completions in other editors by @wkillerud in #224
Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.7.0
[email protected]
What's Changed
- fix: don't do CSS validation on Vue, Svelte and Astro code 6777302
- chore: migrate to rspack for build performance by @wkillerud in #222
Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.6.1
[email protected]
Support for the indented syntax
Excited to share that Some Sass now has support for the indented syntax 🥳
- IntelliSense for CSS and Sass that adapts to the Sass module system
- Sass function signature helpers
- Completions for placeholder selectors for both @extend-first and placeholder first workflows
- Full workspace code navigation (go to definition, find references) and refactoring (rename symbol)
- Hover information that includes CSS documentation, SassDoc, selector specificity and more
- Color decorators
- Deprecation decorators powered by SassDoc, and warnings for mixed indentation (tabs and spaces)
- Mix and match the two syntaxes in the same workspace
See the announcement post for more
Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.7.0
[email protected]
Support for the indented syntax
Excited to share that Some Sass now has support for the indented syntax 🥳
- IntelliSense for CSS and Sass that adapts to the Sass module system
- Sass function signature helpers
- Completions for placeholder selectors for both @extend-first and placeholder first workflows
- Full workspace code navigation (go to definition, find references) and refactoring (rename symbol)
- Hover information that includes CSS documentation, SassDoc, selector specificity and more
- Color decorators
- Deprecation decorators powered by SassDoc, and warnings for mixed indentation (tabs and spaces)
- Mix and match the two syntaxes in the same workspace
See the announcement post for more
Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.6.0
[email protected]
What's Changed
- fix: race condition in workspace scanner by @wkillerud in #212
- fix: exclude sass globals if suggestFromUseOnly by @wkillerud in #211
Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.6.4
[email protected]
This release reverts 3.6.2 as it caused a loop when navigating
Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.6.3
[email protected]
This release reverts 1.5.3 as it caused a loop when navigating
Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.5.4
[email protected]
What's Changed
- fix: a race condition that caused partials not to be parsed sometimes by @wkillerud in #205
Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.6.2