News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Proposal of new feature

Started by jomabrueloe, May 15, 2006, 11:11:14 AM

Previous topic - Next topic

jomabrueloe

Hi,

first of all thank's for all the great work done so far with Code::Blocks! :D

I've got a feature request regarding jumping to the last location in the editor:
it would be great, if Code:Blocks remembered the last position before a jump in the editor, caused by a search command, a "Find declaration" or "Find implementation" command or similar, and after this gave the chance to jump back to this point. What one does (or at least I do)  regularily is to look at the implementation of a function or procedure, when I'm going to use this function. After the jump I have to remember in which other file I was, to jump back there!
Perhaps this request is coupled to the ability to have bookmarks over different files, which would be very nice to have too.

Greetings :)

JM

Dmytry

Yes, it would be great to have some viewing history with back/forward key combinations. Perhaps remembering some place if it has been viewed still for more than N seconds. :)