Colin Nicholls
Member²
I have found that PL/SQL Developer v10.02 has a bug in the syntax highlighting logic, when the source includes the quoted string (q'[..]') syntax.
Internal single-quotes no longer seem to be recognized correctly, and the "string" text color continues beyond the final quoted string delimter.
Updated note: I realize now that the curly braces are necessary to cause the highlighting error. This is probably why this problem hasn't been detected earlier.
However, this was working correctly in 8.04 (sorry, I do not have 9 to check.):
Internal single-quotes no longer seem to be recognized correctly, and the "string" text color continues beyond the final quoted string delimter.
Updated note: I realize now that the curly braces are necessary to cause the highlighting error. This is probably why this problem hasn't been detected earlier.
However, this was working correctly in 8.04 (sorry, I do not have 9 to check.):
Last edited: