Comment 20 for bug 228068

Revision history for this message
Cesare Tirabassi (norsetto) wrote :

Now I'm even more confused. Using the following regexes for the start pattern only of double quoted and single quoted strings:

"(\\"|.)*?"
'(\\"|.)*?'

I'm not getting any crash when opening the above sample file. For what I can see all strings are highlighted correctly in green.