Topic: Syntax Highlighting when editing Themes and Components
Theme Highlighter performs syntax highlighting when you edit the theme or the components in the administration and simplifies editing:
suggests GetSimple functions, plugin functions and common PHP functions, when you press Ctrl-Space (version 0.8+)
shows a color preview, when moving the mouse over a CSS color (version 0.9+)
shows a color picker, when you press Ctrl-Space (version 0.9+)
suggests CSS property names, when you press Ctrl-Space elsewhere during CSS editing (version 0.8+)
maximizes the editor, when you press F11 (version 0.9+)
Installation
Unzip the plugin (http://get-simple.info/extend/plugin/th … ghter/186/) to your plugins directory.
Usage
Go to Theme/Edit Theme or Theme/Edit Components in the administration. The text in the text areas should be colored.
Press F11 to maximize the editor
Press Ctrl-Space on PHP code, CSS code or CSS colors to get suggestions or the color picker.
Select a suggestion with Enter or close the suggestions with ESC
Select a color by clicking elsewhere or pressing Enter, abort with ESC
Download


