Author Topic: Proposal of new feature  (Read 4374 times)

Offline jomabrueloe

  • Multiple posting newcomer
  • *
  • Posts: 10
Proposal of new feature
« on: May 15, 2006, 11:11:14 am »
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

Offline Dmytry

  • Single posting newcomer
  • *
  • Posts: 8
    • My webpage, Volumetrics for MojoWorld, The Galaxy, etc.
Re: Proposal of new feature
« Reply #1 on: May 20, 2006, 11:18:18 am »
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. :)