IDE - make any 'jump to line x' center that line.

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
#NULL
Addict
Addict
Posts: 1497
Joined: Thu Aug 30, 2007 11:54 pm
Location: right here

IDE - make any 'jump to line x' center that line.

Post by #NULL »

for IDE-functions like 'find/replace', 'goto..', 'goto recent line', 'jump to marker' or for jumps evoked by the compiler and debugger or any other 'jump to line x' please make the IDE center this line vertically so that it is shown in the center of the IDE and not at the top. right now you always need to scroll manually to see where exactly you actually are :(
and it was nice if clicking at an error in the error log would jump to the according file/line too.