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

not working #472

Open rexalix opened 5 years ago

rexalix commented 5 years ago

installed to sublime with package control. Plugin not working at all, I tryed all moves via tools>e.t.c., nothing changes, plugin don't respons any of my actions, all checkboxes stay as they was

win7 sublime3

maybe it will help u, good luck

Anonamort commented 5 years ago

Not working here for build 3207 either. Installs fine but can confirm it won't work for RGB or hex codes.

pavanyogi commented 5 years ago

not working for sublime text3 in ubuntu os. I tried all possible settings, still no luck.

JulianPinzaru commented 5 years ago

not working for sublime text 3 on kubuntu. Tweaked all settings to be enabled, didn't help.

zelich89 commented 5 years ago

not working for sublime text 3

siick commented 5 years ago

The same for me on Windows 10 and SublimeText 3 build 3207

MDARH commented 5 years ago

Same here :( not working on my Windows 7 and SublimeText-3.

LOQUILLO commented 4 years ago

@rexalix @Anonamort @pavanyogi @JulianPinzaru @zelich89 @siick @MDARH ColorHighlighter is working here with Sublime Text v3.2.2 Build 3211, but you need install ImageMagick-7.0.9-8-Q16-x64-dll.exe, here is the link for Windows x64 systems: https://imagemagick.org/download/binaries/ImageMagick-7.0.9-8-Q16-x64-dll.exe During the installation process you must select "Install legacy utilities (e.g. convert)"

siick commented 4 years ago

@LOQUILLO I have installed imagemagick but i see nothing when i open a CSS file. But when i use Sublimerge package to see the diff between 2 files, it's working... It's weird....

LOQUILLO commented 4 years ago

hi @siick paste here Preferences.sublime-settings and Package Control.sublime-settings

LOQUILLO commented 4 years ago

CH

JoshMayberry commented 4 years ago

I am using Sublime Text version 3.2.2, Build 3211 and cannot get this package to do anything. I have ImageMagick installed too.

Here is what the file Preferences.sublime-settings says:

{
    "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
    "detect_indentation": true,
    "font_size": 11,
    "ignored_packages":
    [
        "Vintage"
    ],
    "ignored_words":
    [
        "barcodes"
    ],
    "spell_check": false,
    "tab_size": 4,
    "translate_tabs_to_spaces": false,
    "word_wrap": true
}

And here is the Package Control.sublime-settings:

{
    "bootstrapped": true,
    "in_process_packages":
    [
    ],
    "installed_packages":
    [
        "AutoHotkey",
        "Better Less",
        "Chain of Command",
        "Color Highlighter",
        "Cython+",
        "File History",
        "G-code Syntax Highlighting",
        "INI",
        "Inno Setup",
        "JavaScript Enhancements",
        "JavaScriptNext - ES6 Syntax",
        "JsFormat",
        "JSON Key-Value",
        "Local History",
        "MagicPython",
        "Markdown Extended",
        "Monokai JSON+",
        "NSIS",
        "Package Control",
        "PackageResourceViewer",
        "Pretty JSON",
        "Pretty YAML",
        "Restart",
        "Sass",
        "TypeScript"
    ]
}
an4s911 commented 4 years ago

@rexalix @Anonamort @pavanyogi @JulianPinzaru @zelich89 @siick @MDARH ColorHighlighter is working here with Sublime Text v3.2.2 Build 3211, but you need install ImageMagick-7.0.9-8-Q16-x64-dll.exe, here is the link for Windows x64 systems: https://imagemagick.org/download/binaries/ImageMagick-7.0.9-8-Q16-x64-dll.exe During the installation process you must select "Install legacy utilities (e.g. convert)"

This link doesn't work either

LOQUILLO commented 4 years ago

@rexalix @Anonamort @pavanyogi @JulianPinzaru @zelich89 @siick @MDARH ColorHighlighter is working here with Sublime Text v3.2.2 Build 3211, but you need install ImageMagick-7.0.9-8-Q16-x64-dll.exe, here is the link for Windows x64 systems: https://imagemagick.org/download/binaries/ImageMagick-7.0.9-8-Q16-x64-dll.exe During the installation process you must select "Install legacy utilities (e.g. convert)"

This link doesn't work either

Hi @an4s911 , here the new link: https://imagemagick.org/download/binaries/ImageMagick-7.0.10-28-Q16-x64-dll.exe

reznov11 commented 3 years ago

Not working on Debian 10 SublimeText-3, inside console it says:

File "/opt/sublime_text/Lib/python33/sublime.py", line 435, in load_resource raise IOError('resource "%s" not found' % name) OSError: resource "Mariana.sublime-color-scheme" not found

LOQUILLO commented 3 years ago

Not working on Debian 10 SublimeText-3, inside console it says:

File "/opt/sublime_text/Lib/python33/sublime.py", line 435, in load_resource raise IOError('resource "%s" not found' % name) OSError: resource "Mariana.sublime-color-scheme" not found

Check the Preference.sublime-settings: "color_scheme":