Hiya, how do I create a new section in the PHP syntax highlighter. I want to split "Reserved Word" into 2 different groups: Built-in functions and reserved words.
This is because I don't want "str_replace" to be the same color as "function" or "true". I've tried creating a custom highlighter, but that seems to drop a bunch of functionality (like double-click selecting the $ in a variable) I've also tried editing the highlighter ini file, but that does not appear to be the source of the colour groups (as "Reserved Word" is not actually in the ini file). Any help appreciated, just moved to this editor and love it except for this colour highlighting problem. :-) -Lance -- <http://forum.pspad.com/read.php?2,51724,51724> PSPad freeware editor http://www.pspad.com
