Table of Contents

Live Colors

This is an example binary plug-in, that visualizes color values directly in code, using underline or background color equal to typed color value.

Following color definition are recognized:

In-code color preview in CSS file In-code color preview in C++ source code

Options

Visualization options for Live Color plugin The color values can be visualized in several modes:

Source Code

Live Color plug-in is reference plug-in for someone who wants to extend HippoEDIT with additional functionality. C++ source code supplied, provide the basis for building syntax highlighting plug-in with examples showing how to expose implemented features to HippoEDIT core, register commands and extend HippoEDIT UI.

Install

You can install plugin directly from HippoEDIT Plugins options page (Tools→Options→Plugins), if you have Online Repository activated or by download plugin bundle directly from this page and open it with HippoEDIT.

Supported syntaxes

HTML, SVG, CSS, XSLT, C/C++

More

#plugin