I originally created my stylers.xml by taking the Textmate Vibrate Ink theme and using http://framework.lojcomm.com.br/tmTheme2nppStyler to translate it. I know 5.4.4 comes with Vibrate Ink by default but it does not look like the theme I have become accustom to. Take a look at what the Vibrate Ink that comes with 5.4.4 looks like:
The highlighter for Pascal is broken in Scintilla v1.78.
A workaround is to snatch an SciLexer.dll from an earlier version and using it instead of the one in the distribution. Posted on Help forum by Y N or dv___, not sure.
CChris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just upgraded from 5.3.1 to 5.4.4 and now my Pascal syntax highlighting is broken. Take a look:
5.3.1 - http://img18.imageshack.us/img18/9915/531screenshot.jpg
5.4.4 - http://img188.imageshack.us/img188/3190/544screenshot.jpg
I originally created my stylers.xml by taking the Textmate Vibrate Ink theme and using http://framework.lojcomm.com.br/tmTheme2nppStyler to translate it. I know 5.4.4 comes with Vibrate Ink by default but it does not look like the theme I have become accustom to. Take a look at what the Vibrate Ink that comes with 5.4.4 looks like:
http://img19.imageshack.us/img19/5724/screenshotepd.jpg
Any suggestions on what has happen or how I can fix it?
The highlighter for Pascal is broken in Scintilla v1.78.
A workaround is to snatch an SciLexer.dll from an earlier version and using it instead of the one in the distribution. Posted on Help forum by Y N or dv___, not sure.
CChris
Thanks, that fixed the problem.