2011-06-24, 05:14:06
Theme Highlighter version 0.8:
You can add and/or correct functions (for highlighting and autocompletion) in theme_highlighter/ac_php_*.txt. Standard PHP functions can be found in theme_highlighter/ac_php.txt - it is intentional that only functions important for templates and components are listed.
Please post all additions/corrections in this topic. I will include them in the next release.
- Improved parsing - recognizes PHP within HTML tag attributes, CSS and Javascript
- Highlight GetSimple functions (core and selected plugins)
- Autocompletion in PHP files - press Ctrl-Space to get suggestions in PHP (some important PHP functions, GetSimple theme functions and public functions of selected plugins)
You can add and/or correct functions (for highlighting and autocompletion) in theme_highlighter/ac_php_*.txt. Standard PHP functions can be found in theme_highlighter/ac_php.txt - it is intentional that only functions important for templates and components are listed.
Please post all additions/corrections in this topic. I will include them in the next release.