some-sass

Modern SCSS language server. Full support for `@use` and `@forward`, including aliases, prefixes and hiding.

Downloads
8.6K
Stars
43

Bot releases are hidden (Show)

some-sass - [email protected] Latest Release

Published by wkillerud about 1 month ago

What's Changed

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.7.0

some-sass - [email protected]

Published by wkillerud about 1 month ago

What's Changed

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.6.1

some-sass - [email protected]

Published by wkillerud about 1 month ago

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

some-sass - [email protected]

Published by wkillerud about 2 months ago

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

some-sass - [email protected]

Published by wkillerud about 2 months ago

What's Changed

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.5.3

some-sass - [email protected]

Published by wkillerud about 2 months ago

What's Changed

Somehow this fell through the cracks. End to end tests only use the default settings, and tests at the lower levels didn't catch the missing link in the server.

With this change the code suggestion settings will work again.

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.5.2

some-sass - [email protected]

Published by wkillerud 2 months ago

What's Changed

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.5.1

some-sass - [email protected]

Published by wkillerud 2 months ago

What's Changed

No new features in this release, it was marked minor by accident.

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.5.0

some-sass - [email protected]

Published by wkillerud 3 months ago

No new features this time. The release got tagged minor by accident, which should be fixed in https://github.com/wkillerud/some-sass/commit/6b47ab8b783c2b2db0a96c182221863ad19aa56e

What's Changed

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.4.0

some-sass - [email protected]

Published by wkillerud 3 months ago

What's Changed

To learn more about this new feature, see the documentation website

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.3.0

some-sass - [email protected]

Published by wkillerud 3 months ago

some-sass - [email protected]

Published by wkillerud 3 months ago

What's Changed

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.2.8

some-sass - [email protected]

Published by wkillerud 3 months ago

What's Changed

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.2.7

some-sass - [email protected]

Published by wkillerud 4 months ago

What's Changed

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.2.6

some-sass - [email protected]

Published by wkillerud 4 months ago

What's Changed

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.2.5

some-sass - [email protected]

Published by wkillerud 5 months ago

What's Changed

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.2.4

some-sass - [email protected]

Published by wkillerud 6 months ago

What's Changed

  • fix: update vscode-css-languageservice to 6.2.14 (#154)

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.1.4

some-sass - Add support for `show`

Published by wkillerud 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/wkillerud/vscode-scss/compare/2.14.2...2.14.3

some-sass - 2.14.2

Published by wkillerud about 1 year ago

What's Changed

Full Changelog: https://github.com/wkillerud/vscode-scss/compare/2.14.1...2.14.2

some-sass - 2.14.1

Published by wkillerud about 1 year ago

A bugfix release this time. Thanks to @nagman and @rjgotten for the bug reports.

What's Changed

  • Don't follow more than the first use (#61)
  • Don't overwrite hover info with built-in (#63)
  • Don't suggest SassDoc annotations on space in document blocks, as it gets noisy

Full Changelog: https://github.com/wkillerud/vscode-scss/compare/2.14.0...2.14.1