 mcarro
Member
|
Yesterday I updated to v2.2.0.2240-ellington from v2.0. Previously the pascal scheme was just fine, but now is completely distorted.
The syntax elements are associated with the wrong color items. For example changing the font color of the “preprocessor” item modifies the way the reserved words are shown, etc.
Any hints?
Thanks…
|
 simon
Key Master
|
Thanks for the report, looks like the Scintilla support for Pascal has changed around, messing up which syntax bits are associated with which styles. I’ll try and get a fixed scheme file uploaded soon.
|
 simon
Key Master
|
And in fact, there is now a Pascal scheme update here which should fix the problem:
http://pnotepad.googlecode.com/files/pascal.scheme
Just copy this file into your PNSchemes folder, and then go to Options|Styles, and press OK.
|
 mcarro
Member
|
The updated scheme file fixed the problem. Thanks!
|