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

Any one able to install in windows 10 + sublime 3.1.1 #460

Open moosaace opened 6 years ago

moosaace commented 6 years ago

I have re install it and install it several times but it seems its not working at all, i am using sublime text 3.1.1 in windows 10. it install correctly but it doesn't function at all. any one who knows how to fix it please let me know or any information.

thank you

ghost commented 6 years ago

I've the same problem. Installed ST3 3.1.1 on a new Win10 laptop and ColorHighlighter is not working at all. It's the only package installed btw.

notaduck448 commented 6 years ago

Same here. I've reinstalled the package countless times but it does not seem to work. The setting file isn't created btw.

kanlukasz commented 5 years ago

Sublime Text 3.1.1 Build 3176 not working too

ouweiya commented 5 years ago

+1

cyranodev commented 5 years ago

I got it working--kind of--in my Sublime install, build 3176 too. BUT the options for highlighting inline, on hover or all text are quite messed up. Tried changing them both through top menu (as instructed in documentation) and by directly editing the settings file. Neither change the behaviour of the package, it just keeps behaving as it will. When I change through menu, changes are not reflected in the settings file. When I do change the file, behaviour just seems to ignore it.

ouweiya commented 5 years ago

I found a lightweight version that performed well.

ColorHighlight:https://github.com/Kronuz/ColorHighlight

kanlukasz commented 5 years ago

I found a lightweight version that performed well.

ColorHighlight:https://github.com/Kronuz/ColorHighlight

Be carefull with this. I had really weird problem with this plugin while i edit json file (sublime.color.scheme). ColorHighlight changed the contents of my file and backed up this file. It's interesting why such a plugin has permission to edit my file.

I think better is use this: https://github.com/facelessuser/ColorHelper

cameronjonesweb commented 5 years ago

Can confirm, I've never been able to get this package working on Sublime 3 and Windows 10