Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Manolo on November 29, 2007, 07:01:54 pm

Title: suggestion feature: movement
Post by: Manolo on November 29, 2007, 07:01:54 pm
Hello

I usually copy & paste from/to the same file.
To do so, I have to change cursor from line xx to
line yy, copy, back to line xx and paste.

I would like a special command which works
remembering previous line and jumping back to it.

TIA
Manolo
Title: Re: suggestion feature: movement
Post by: Pecan on November 29, 2007, 07:39:46 pm
You might find BrowseTracker helpful.

http://forums.codeblocks.org/index.php/topic,6093.msg56000.html#msg56000
Re: BrowseTracker plugin

http://wiki.codeblocks.org/index.php?title=BrowseTracker_plugin
BrowseTracker plugin - CodeBlocks

You can also set book marks with Ctrl-B, then use Alt-PgUp & Alt-PgDn to access the bookmarks.

Title: Re: suggestion feature: movement
Post by: Manolo on November 29, 2007, 08:25:44 pm
Hello
Thank you for this plugging, but...
CB refuses to install it, because lacking of BrowseTracker.dll
CB refuses to open the project because global vars
cd & wx are not defined.

TIA
Manolo