2.0.2 • Published 2 years ago

some-sass-language-server v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Some Sass Language Server

This is the language server that powers the Some Sass extension for Visual Studio Code.

The language server provides:

  • Full support for @use and @forward, including aliases, prefixes and hiding.
  • Workspace-wide code navigation and refactoring, such as Rename Symbol.
  • Rich documentation through SassDoc.
  • Language features for %placeholder-selectors, both when using them and writing them.
  • Suggestions and hover info for built-in Sass modules, when used with @use.
  • Support for both Sass syntaxes as well as CSS.

Usage

You can install the language server with npm:

npm install --global some-sass-language-server

Then see how to configure a client.

Capabilities

Editors with clients

See the documentation for an updated list.

Contributing

The best place to get started is the guide for new contributors.

1.8.2

2 years ago

1.8.1

2 years ago

1.8.0

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.8.3

2 years ago

1.5.5

2 years ago

1.2.8

2 years ago

1.5.4

2 years ago

1.2.7

2 years ago

1.5.3

2 years ago

1.2.6

2 years ago

1.5.2

2 years ago

1.2.5

2 years ago

1.5.1

2 years ago

1.2.4

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.9

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago