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
Save last Cursor-lines...
Save last Cursor-lines...
PureBasic for Windows
Re: Save last Cursor-lines...
Ctrl-L?
Re: Save last Cursor-lines...
Trond wrote:Ctrl-L?

thx for implementing this feature within one hour

PureBasic for Windows
Re: Save last Cursor-lines...
[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

But, [Ctrl+LeftMouseClick] on a Procedure does.

http://www.purebasic.fr/english/viewtop ... 8&start=14
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum