Browser should not reset itself when hidden

When I work in PLSQLDev, I tend to open a procedure/package from the Browser.

Then in order to maximize my edit window I press a shurtcut key to hide the browser from view.

Problem is, when I re-open the browser window, the treeview has closed all open items.
I have to browse back to where I was.

This is actually very anoying.
Image you would work with Windows Explorer to open a file. Imagine you browse to a folder, open a file in it.
Then imagine when you close the file, the explorer would reset itself to the root C:\ Now that would be annoying!

And thats the same thing PLSQLDev's browser window does when I hide it from view.
So I need to keep it open all the time, but it takes up way to much of my screen width.
This makes the browser window just plain unfriendly to use.

Yes, the browser window is probably refreshed.
But is should keep the same folder open , and keep the focus on the same object, if it still exists.
 
Back
Top