RE: is this a bug? or a misconfiguration in my syntax highlighting?
Michael Staszewski <[email protected]>
| Newsgroups | gmane.comp.db.oracle.toad.free |
|---|---|
| Message-ID | <6548C9485A5E9C41AE3BB626E669B54710210A55@ALVMBXW01.prod.quest.corp> |
This has already been fixed for Toad 11.5. From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, March 08, 2012 3:12 PM To: [email protected] Subject: [toad] is this a bug? or a misconfiguration in my syntax highlighting? SELECT q'!xxxxxx!', q'[xxxxx]', q'(xxxxx)', q'*xxxxxx*', --- the q here is not highlighted as part of the string q'<xxxxx>', q'#xxxxx#', --- the q here is not highlighted as part of the string q'!xxxxxx!', q'{xxxxx}' FROM DUAL