vscode-colorize icon indicating copy to clipboard operation
vscode-colorize copied to clipboard

Feature request: no function option

Open git-nico opened this issue 9 months ago • 0 comments
trafficstars

In more and more libraries you define your css colors as variables without the use of a "color" function like: --primary: 262.1 83.3% 57.8%; It would be really useful for everyone to have similar functionality like the one in Color Highlight where you have the option to colorize those colors using the settings "color-highlight.matchRgbWithNoFunction" and "color-highlight.matchHslWithNoFunction".

git-nico avatar Feb 15 '25 11:02 git-nico