Ability to navigate previous and next positions within file
Posted: Tue Jul 19, 2011 10:42 am
Hopefully this hasn't already been requested...
When browsing program code I find it very useful to be able to jump back to the previous position in the file.
For example, I'm working out the logic and flow of some code, I come across a function/method call, I want to see it's implementation so I do a find/search for that function, review it, but decide I want to return to the line of code from where I jumped to the function and continue navigating the file from there.
Basically I'm after a breadcrumb trail of positions within the file - if this is already provided in TP then I'd love to know where, otherwise please consider this a new feature request which is hopefully very useful and should be easy to implement.
When browsing program code I find it very useful to be able to jump back to the previous position in the file.
For example, I'm working out the logic and flow of some code, I come across a function/method call, I want to see it's implementation so I do a find/search for that function, review it, but decide I want to return to the line of code from where I jumped to the function and continue navigating the file from there.
Basically I'm after a breadcrumb trail of positions within the file - if this is already provided in TP then I'd love to know where, otherwise please consider this a new feature request which is hopefully very useful and should be easy to implement.