vscode-colorize
vscode-colorize copied to clipboard
A vscode extension to help visualize css colors in files
Was looking for a colorizer and saw two of these that looked the exact same but diff developer name. Just making sure I am downloading the official one and not...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.8.3. Release notes Sourced from typescript's releases. TypeScript 4.8.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.54.0 to 1.71.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
I'd love a way to define custom color matching patterns so this would work with more color formats. I use this in VSCodium to work with lua code from FantasyGrounds...
 Would be nice to show the colour in the intellisense hover, this would be helpful in the other files importing these tokens.
Add support for the following HSL syntax: hsl(360 50% 50%) hsl(360deg 50% 50%) hsl(360deg, 50%, 50%) Note: The legacy hsla() syntax is an alias for hsl(), accepting the same parameters...
 I'd like to see the colors in interpolated strings.
As stated in the title, I request support for oklab colors. This change could make it (_much_) easier to select color palletes in the future
Is there a roadmap to support tailwind?
请求支持AHEX着色 Request support for AHEX coloring