garrettw / sass-variables-helper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 100.0%