Change the name of plsql dev window

gad

Member²
Hello,
Is there a way to change the name that appears on the title bar of a plsql dev window?
Usually what appears is the connection name followed by PL/SQL Developer and some of the first row of an sql statement that run in a sql window or the file name if the script or sql are saved to file.
For instance: "user@schema - PL/SQL Developer - select * from ..."
When the window is of a project the project name appears first "[project name] - user@schema - name of a saved script.tst". That's very helpful.
It would be beneficial to give the window a name that would be the first thing appearing in the title and the the rest as now: "(Assigned Name) - ..."
I use that name to identify a specific window among many plsql dev windows that are opened. Now I have to bring each window to the foreground in order to identify the one I seek.
Is that possible somehow?
If not could you please add this?

Thank's
gad
 
There is currently no option to change the format of the PL/SQL Developer main window title. I have added this to the list of enhancement requests.
 
Back
Top