enyancc / vscode-ext-color-highlight

Extension adds colored border around css/web colors in the editor
GNU General Public License v3.0
262 stars 83 forks source link

[FEATURE REQUEST] SASS Functions Highlighting #204

Open charnou opened 6 months ago

charnou commented 6 months ago

It would be beneficial to include support for SASS functions highlighting, such as mix, lighten, darken, etc.

image

This addition would improve the extension's utility for developers working with SASS, providing immediate visual feedback and potentially speeding up the development process.