I checked the correction in TCL/TK comment highlighting rules. Works great!!!
One possible improvement which I see is to make the rule working also for such
piece of code:
proc foo {bar} { ;[color=#008800]# comment comment[/color]
...
}In TCL/TK semicolon is statement separator (line newline). Thanks. -- <http://forum.pspad.com/read.php?6,47446,47462> PSPad freeware editor http://www.pspad.com
