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/
61 stars 6 forks source link

Document settings for language server users #255

Closed wkillerud closed 1 month ago

wkillerud commented 1 month ago

Right now the only documentation for settings is this page in the User guide. However, it's targeted at users of the Visual Studio Code extension. Crucially, some of the default values for the extension are different from those of the language server. This can cause confusion.

As a user of the language server, I would like to see a table of default values that reflect the actual defaults of the language server.