Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: codeman on December 30, 2010, 09:17:58 pm

Title: JumpTracker: View > Jump > Back/Frwd
Post by: codeman on December 30, 2010, 09:17:58 pm
I created a refinement patch so that the JumpTracker no longer wraps around at the end of its jump list.

It is now much more obvious when you have reached the end of your jump list - you simply hold down the key until it takes you to your most recent place.

Btw, why doesnt this feature have a default key combo? I set it to Alt Left/Right because it is much more useful IMO than View > BrowseTracker > Backward Ed

Here is the patch:
https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=3111&group_id=5358
Title: Re: JumpTracker: View > Jump > Back/Frwd
Post by: ollydbg on December 31, 2010, 01:32:20 am
I created a refinement patch so that the JumpTracker no longer wraps around at the end of its jump list.

It is now much more obvious when you have reached the end of your jump list - you simply hold down the key until it takes you to your most recent place.

Nice patch! I think we don't need wraps at the end of jump list.
Quote
Btw, why doesn't this feature have a default key combo? I set it to Alt Left/Right because it is much more useful IMO than View > BrowseTracker > Backward Ed
agree, I use the keyboard short-cut plug-in to set the ALT-left/right to bind to them.