wkillerud / some-sass

Improved support for SCSS, Sass indented and SassDoc. Workspace awareness and full support for Sass modules.
https://wkillerud.github.io/some-sass/
60 stars 6 forks source link
css language-server language-server-protocol lsp lsp-client lsp-server sass sassdoc scss visual-studio-code visual-studio-code-extension vscode vscode-extension

Some Sass

Some Sass is a language server extension for Visual Studio Code and other editors with a language server protocol (LSP) client. It brings improved code suggestions, documentation and code navigation for both SCSS and indented syntaxes.

Some features include:

Get the extension

You can find the extension here:

See the User guide section to learn more about what the extension can do.

Some Sass Language Server

Some Sass is also a language server using the Language Server Protocol (LSP).

The language server is published on npm, and can be used with any editor that has an LSP client. See Getting started to learn more.

Editors with clients

See the documentation for an updated list.