Find & Replace Enhancement

Roeland

Member³
Hi,

When PL/SQL Dev finds a string, the cursor is now placed at the last line of the visible screen. So to view the underlying code I have to scroll down every time.

What I'm asking is to place the cursor (preference):
- Last Line (current behaviour)
- In the middle of the screen
- At the top of the screen
- At the top but leave some lines

This should make it much easier and faster to quickly check code.

Thank you,

Roeland
 
I have added this to the list of enhancement requests. We'll enhance this so that it places the cursor in the middle of the editor when it goes off screen.
 
Back
Top