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

A vscode extension to help visualize css colors in files

Results 106 vscode-colorize issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/KamiKillertO/vscode-colorize/assets/138103904/3206b0b8-a483-4fe4-bc74-7bffbe586b84) ![image](https://github.com/KamiKillertO/vscode-colorize/assets/138103904/4b808801-b917-4420-b2a9-fd2a1fb13835) so its working if i don't give space after comments like this : //red but its not working if i even give singe or multiple spaces like: //...

You might want to check attached txt file ![image](https://user-images.githubusercontent.com/61601796/235905624-490fac83-e205-4470-b9a7-5b96578a808d.png) [kamikillerto.vscode-colorize-unresponsive.cpuprofile.txt](https://github.com/KamiKillertO/vscode-colorize/files/11382025/kamikillerto.vscode-colorize-unresponsive.cpuprofile.txt)

Is it possible to not colorize hexadecimal numbers ? Those numbers are written like `0x30000000` or `0xffffffff` Thank you for your job ;)

```html echarts demo var barChart = echarts.init(document.getElementById('barChart')); var barOption = { title: { text: 'Sales' }, tooltip: {}, xAxis: { data: ['January', 'February', 'March', 'April', 'May', 'June', 'July'] }, yAxis:...

Can you add correct RGB565 (0x####) higlight? Now it's confusing mess. Also, can you make it follow macro and coloize them too? ![image](https://user-images.githubusercontent.com/22657714/217551005-f0e2b8a7-8f21-4c92-9988-ff2126fc7e21.png)

The Colorize tray icon says "Colorize is not activated for this file" I'm trying to colorize qss files, Python's PyQt styling. I have my settings as: "colorize.include": [ "**/*.qss" ],...

In some reason It not renders more than 3 colours in row. Maybe I can config that? Please, check the screenshot below. BTW it's JS file. For example, if I...

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.19.9 to 18.11.18. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=12.19.9&new-version=18.11.18)](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...

dependencies

Make Colorize work in HTML when using styles for CSS in HTML.

Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.54.0 to 1.74.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/vscode&package-manager=npm_and_yarn&previous-version=1.54.0&new-version=1.74.0)](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...

dependencies