When I use more then one WITH clauses in query they're beutified in strange mode:
WITH query1 AS(query1line1
...
query1lineN), query2 AS(query2line1
...
query2lineN), query3 ...
SELECT ...
No, no. I usually use about 15 windows and 9 databases, so I always make some errors while reconnecting them... Maybe plugin will be helpful for me. Thx.
I use MS Outlook and Skype from Office 365 Online. When I copy code from them using clipboard and paste it into PL/SQL Dev some unrecognizable signs are copied too (especially instead newlines and spaces). Such code is impossible to run in sql window for instance. May be it's possible to filter...
There's no possibility to change window connection pin state with one-click using buton or context menu. In conjunction with no possibility to change all windows connections using one-click it's the most iritating property of PL/SQL Dev in versions above 10.x
This is still an issue with 11.0.0.1762. Thx for mike. In win'7 sometimes is possible to mouse right-click on taskbar, choose "close window" and next "try to restore".
The simplest workaround would be: to set run state of SQL/cmd window to "no" while not connecting to database and break button...