/sass-variables-helper

A VSCode extension to provide a Tree View of your SASS colors variables

Primary LanguageTypeScript

Sass Variables Helper

Features

This extension add a new tab in your activity bar with a Tree View of your Sass colors variables. Get an overall look at all your colors easily and copy the associated variable in one click.

After you installed the extension, you have to specify the sass file you want to explore in your workspace settings, like so :

"sassVariablesHelper.route": "/css/root/vars/_colors.scss"

Package Explorer

Roadmap

  • Add search and filter
  • Handle multiple files and variables

Thanks to Sangyong Lee from the Noun Project