ColorHelper is designed to do the following:
-
Show inline previews in supported files. {: width=268px, height=102px }
-
Provide helpful panels that allow you to:
-
Convert color form.
-
Insert colors from saved color palettes or from the current file's color palette.
-
Access a limited native color picker or a more native color picker via the
ColorPicker plugin.
-
Color previews should dynamically appear in supported files. They are loaded as needed, so you will see them appear
as you scroll.
Popup panels will appear when your cursor is on a color or when you click a color preview, you can disable both
features if you like.
For more information on using and configuring the panels, check out the documentation.
That is true. There are no current plans to support this, but maybe in the future.
You probably are using a syntax highlighter file that hasn't had support added yet. A pull request may be required.
You may need to add support rules via a pull request. Check out the settings file to see existing rules.
ColorHelper currently supports CSS3 style colors and probably most CSS4 colors (if enabled). Some rework is planned
to allow more flexible ways to define custom colors, but that work has not been completed yet.
That's okay. Bugs are sometimes introduced or discovered in existing code. Sometimes the documentation isn't clear.
Support can be found over on the official repo. Make sure to first search the documentation and previous issues
before opening a new issue. And when creating a new issue, make sure to fill in the provided issue template. Please
be courteous and kind in your interactions.