mattbierner/vscode-color-info

Sass color label

Closed this issue · 1 comments

Why In .sass files I doesn't see any color labels?
Example .scss
image
Example .sass
image

Those are color decorators. This extension does not actually provide those, they either come from a vscode built-in extension or through another marketplace extension. This extension provides color information when you hover over anything that looks like a color (even if it does not have color decorators)