Bug? Feature Request?

hbar

Member²
If an anonymous block in an SQL window has an exception thrown, after the msg box appears telling you about the error, the cursor moves to the top of the page, rather than either:

a) not moving at all
b) taking you to the line # of the exception

Is this a parameter I can set, or am I dumb for thinking it's dumb for doing that? :D
 
I notice that for compilation errors the cursor is correctly placed at the error location, but for runtime errors the cursor is placed in tne top/left position. We'll fix this.
 
Back
Top