Monnoroch / ColorHighlighter

ColorHighlighter - is a plugin for the Sublime text 2 and 3, which underlays selected hexadecimal colorcodes (like "#FFFFFF", "rgb(255,255,255)", "white", etc.) with their real color. Also, plugin adds color picker to easily modify colors. Documentation: https://monnoroch.github.io/ColorHighlighter.
https://sublime.wbond.net/packages/Color%20Highlighter
1.31k stars 130 forks source link

ColorHighlighter 8.0.9 not working on ST3 Build 3176 #465

Open martinb2 opened 6 years ago

martinb2 commented 6 years ago

I've installed this packaged v8.0.9 from Package Control on Sublime Text 3.1.1 Build 3176, on clean install Win 10 64-bit Pro and nothing works correctly, plugins seems to be disabled. I've also tried to install ImageMagicK, checked user settings, restart ST several times, but without result.

No color is highlighted in editor (no mather on syntax CSS / SCSS / LESS or file extension).

Can anyone help? Thanks

gyoza commented 6 years ago

I appear to be having the same problem with build 3715. The menu bars dont appear to save or update the config file as well..

isszz commented 6 years ago

I also had this problem.

carlosalbertm commented 6 years ago

same problem, same build

yordanzhelevdev commented 6 years ago

It looks like this project is abandoned. I prefer u to use that one color highlighter https://github.com/Kronuz/ColorHighlight

moosaace commented 6 years ago

@yordanzhelevdev thank you man. i suggest any one else to use the link provided by @yordanzhelevdev as the plugin works like a charm.

martinb2 commented 6 years ago

I've tested also https://github.com/Kronuz/ColorHighlight, but there's missing highlighting of color codes in SCSS variables. I'm really interested in project Pigments, but unfortunately is only for Atom - great plugin, but problematic editor, ST is much better.

andremacola commented 6 years ago

It's working only with the older scheme colors. It is not compatible with the new ST syntax

kanlukasz commented 5 years ago

+1 same problem, same build

ghost commented 5 years ago

I also have the same problem. Is there a fix for this

kanlukasz commented 5 years ago

Until they fix it, you can use https://github.com/facelessuser/ColorHelper instead