Window-List type prefixes too long

Hello,

I'm using the PL/SQL-Developer Window List, docked underneath the browser.

A major irritation is that the name of each window is prefixed with a long string giving the type, for example: "Program Window", "Test Window" or "SQL Window".

This means the more interesting window name is pushed further right than it ought to be, and useful details are hidden.

It's clear that the text "Window" need not be on every line -- this is a window list, so obviously everything in it is a window.

It would be nice if the window-type information ("Program", "Test", "SQL") could be minimized to an icon or just "P", "T" or "S" (or whatever).

Is there any configuration option which I can tweak to reduce the size of these pointlessly long prefixes in the window list?

Thanks,
Jonathan
 
Back
Top