I'm using this program for about a week now and I am very pleased.
The only problem I have is the syntax hightlighting, in my case with PHP.

I allready had a look through the forums, the FAQ and all settings but I can't
find the answer to my question..

Is it possible to turn off highlighting inside strings? Because I rather don't
have that..
For example, a string like this:
$string = 'this is a $test string';
PSPad will highlight the $test.

If this isnt possible, its not the end of the world.. I think I just have to
live with it.
However, I got a same sort of problem with a couple of strings containing XML,
for example:
$xmlstring .= "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n";
the hightlighting inside this string leads the end of highlighting inside this
php-file... because it thinks the ?> inside the string is de close-tag of
php...

So if there's no solution to turn off the highlighting inside string, I hope it
is possible to fix the closing of a tag inside a string.. Because at the moment
I have to add an extra ?><?php after each line of XML...

(I posted this message in discussion and not the bug report, because I don't
know if this is a bug...)

-- 
<http://forum.pspad.com/read.php?2,34703,34703>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem