PLSQLDEV 8.0 "SQL Window enhancement" enhancement request

F. van Boven

Member²
From the "release notes" (http://www.allroundautomations.com/plsqldev80.html) of version 8.0:

* Pasting text on the work area will create a new SQL Window when no window is available

Can this functionality also be added to the templates? When doubleclicking a template and there is no window available, that a new SQL window will be created?
 
You can already do this with drag&drop. The resulting window type is a Program Window by default, but you can add a [$WINDOW TYPE = SQL] directive in the template text to create a SQL Window.
 
Last edited:
Back
Top