Page 1 of 1

Save last Cursor-lines...

Posted: Thu Jun 10, 2010 8:06 pm
by Marco2007
Hi,

it would be cool, if e.g. the last ten rows, where you have clicked would be saved (something like recent-lines)...

E.g.: When double-clicking on the name of a procedure that is defined in the current source while holding down the Ctrl Key, the cursor automatically jumps to the declaration of this procedure.
Now it would be cool, if I could jump back, where I have double-clicked...

br and thx

Re: Save last Cursor-lines...

Posted: Thu Jun 10, 2010 8:51 pm
by Trond
Ctrl-L?

Re: Save last Cursor-lines...

Posted: Thu Jun 10, 2010 9:09 pm
by Marco2007
Trond wrote:Ctrl-L?
:oops:
thx for implementing this feature within one hour :-)

Re: Save last Cursor-lines...

Posted: Thu Jun 10, 2010 9:32 pm
by skywalk
[Ctrl+L] does not span across files in your project. :(
But, [Ctrl+LeftMouseClick] on a Procedure does. :?

http://www.purebasic.fr/english/viewtop ... 8&start=14