👁 circleci
👁 Custom
👁 vscV
👁 vscD
👁 vscI
👁 githubLastCommit
👁 githubIssues
👁 Tested With
👁 Using
This extension is for only for .sass files, .scss support is built into vscode by default.
Indented Sass syntax highlighting, autocomplete & Formatter for VSCode
Installing
Search for Sass from the extension installer within VSCode or put this into the command palette.
ext install sass-indented
Features
Syntax Highlighting
AutoCompletions / Intellisense
Formatter
Hover Info
Usage tips
Variable Completion
You can import using variables and mixins using @import or @use, if you want to only import the css variables, you can easily do that by using a magic comment //import css-variables from <File Path>.
Bugs
IMPORTANT: if the bug is related to the formatter please open the issue in the formatter repo.
If you encounter any bugs please open a new issue.
Contributing
The source for this extension is available on github. If anyone feels that there is something missing or would like to suggest improvements please open a new issue or send a pull request! Instructions for running/debugging extensions locally here.
Note: if you want to contribute to the formatter go to this repo, there is no documentation at the moment, i should probably add it since kinda forgetting how the formatter works myself, so if you want to know how to change something open a new issue and i can probably explain what you need to do.
Credits
Changelog
The full changelog is available here: changelog.
License
MIT - https://opensource.org/licenses/MIT