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

It seems it's not working on Sublime Text 3156. #439

Open kensixx opened 6 years ago

kensixx commented 6 years ago

As the title says. I currently use 3156. Is it not yet supported?

Monnoroch commented 6 years ago

I need more info.

kensixx commented 6 years ago

No problem. How can I do that?

Not-Kris commented 6 years ago

I don't know about OP's issue, but hijacking this with an issue on 3143 Every highlighted color is red, and instesad the text color inside the highlighted is the color that was supposed to be highlighted. When clicking the text the intended highlight color shows up in a box next to it: image image

dortamiguel commented 6 years ago

It doesn't work for me also on same version. The console looks fine. How I can help?

uknick commented 6 years ago

I had the same issue with the red background, but going to

Tools -> Color Highligher -> Color highlighters -> Highlight colors in all text -> Inline highlighting style -> Filled

Solved it for me in Sublime 3.

dortamiguel commented 6 years ago

Thanks @uknick

ybgirgin3 commented 6 years ago

@uknick It's looks disabled in my sublime how can I make this enable and I can't apply my user setting. So much thing to be crazy...

tofof commented 6 years ago

Still not working in 3156; uknick's comment doesn't apply to this version.