Enhancement Reguest: Editor Window Geometry to be saved with project item

IanN

Member
If I open a file by double clicking a project item it would be wonderful if the subsequent changes to the geometry of that window was recorded against the project item and saved when I saved the project. The geometry property I most wish to have recalled is the width of the Contents pain. We use nice wordy methods and its tedious having to drag the pane divider each time I open a file. Other geometry may be useful to save but personally I use maximised editor windows so are not relevant to me.
 
In PL/SQL Developer 6 you can open a Program Window, set the width and height of the window and the width of the contents pane to your preferred size, and go to Window > Save Layout. Subsequent Program Windows will open like this by default.

PL/SQL Developer 7 will automatically remember the previously used Program Window sizes, position, and cursor location for all objects and files.
 
Back
Top