Hello, I am trying to write a custon syntax highlighter INI file. I need, that everything on a line following "<<<" is highlighted as a comment. My file looks like this (without Keywords):
[Settings] Name=KPM Tickets FileType=*.txt,*.kpm CommentString=<<< HTMLGroup=0 TabWidth=4 CaseSensitive=1 KeyWordChars=_ CodeExplorer=ftUnknown SingleQuote=1 DoubleQuote=1 [KeyWords] The Keywirds I write there are highlighted properly, so the file is working somehow. Yet it does not recognize the comments. Why is that? -- <http://forum.pspad.com/read.php?2,60100,60100> PSPad freeware editor http://www.pspad.com
