Closed simonsteele closed 9 years ago
Comment #1 originally posted by simonsteele on 2010-07-29T10:54:45.000Z:
This goes for roughly half of the highlighting schemes. VHDL, some Basic dialects various C-likes and maybe a few other languages do work. Matlab, and languages with Pascal-like syntax do not and end up with the same incorrect highlighting.
Comment #2 originally posted by simonsteele on 2011-01-10T20:31:16.000Z:
Pascal and TCL are now fixed. I'll take a look at Matlab as well.
TCL scheme: http://pnotepad.googlecode.com/files/tcl.scheme Pascal scheme: http://pnotepad.googlecode.com/files/pascal.scheme
Comment #3 originally posted by simonsteele on 2011-01-10T21:32:43.000Z:
This issue was closed by revision 59f80d86d8.
Original issue 33 created by simonsteele on 2008-04-11T04:49:12.000Z:
What steps will reproduce the problem?
What is the expected output? What do you see instead? Expected: Colored TCL code. Observed: Incorrectly colored TCL code.
What version of the product are you using? On what operating system? v2.0.8.718-basie Windows 2000
Please provide any additional information below. It looks like the syntax color associations are all wrong. e.g. keywords are being highlighted as comments.