Wish Item - Last Statement

adtPSD

Member
I find the definition finder very useful (CTRL-mouse over a variable/routine). It would be great to be able to get to the last position in the code I was looking at before I used the CTRL-mouseover definition finder.

Great Product. Thanks!
 
If you enable the Code Contents, you will already have a Browse Back and Forward button available:
Whenever you jump to an absolute location in a Program Window, PL/SQL Developer will make a bookmark for the previous location. These bookmarks can be accessed with the Browse back and Browse forward buttons.

Bookmarks will be added when you navigate in the Code Contents, use the Find function, click on a compilation error, go to the top or end of the editor, and so on.

------------------
Marco Kalter
Allround Automations
 
Back
Top