Hi all, I want to create a syntax highlighter for some proprietary language that I have to use. The problem is with comments and variable names. Comments start with #, but unfortunately # sign is used in variable names, to identify the type as real. So in order to work, syntax highlighter would have to check weather the character preceding # is space or newline.
Is it possible to do that in PSPad? That would be awesome. Best regards, Krystian -- <http://forum.pspad.com/read.php?2,45721,45721> PSPad freeware editor http://www.pspad.com
