GLBasic forum

Main forum => GLBasic - en => Topic started by: bigsofty on 2008-Mar-21

Title: Go to Definition : Suggestion
Post by: bigsofty on 2008-Mar-21
Could we have a short cut key for this Gernot...

"CTRL + G", for example.

It's something Im grabbing my mouse for quite a bit?
Title: Go to Definition : Suggestion
Post by: AndyH on 2008-Mar-21
Most excellent idea.   Also (cheeky mode on) to complete this, could you add a Back button/key that will take you back to the line you were on when you did "Go to Definition" / Ctrl+G or clicking in the Jump panel.

Ideally it would have a history of several items but even if it only remembered the last position in the source code it would be helpful.  Often I will go to definition, or click on a function in the JUMP panel just to remind myself how that function works then I need to find/remember what line I was on before I jumped there.

(cheeky mode off)
Title: Go to Definition : Suggestion
Post by: Kitty Hello on 2008-Mar-22
I know that feature. My workmate uses it a lot, I don't.
I think about adding it. Might be some work, though. Ctrl+G is easy to do.
Title: Go to Definition : Suggestion
Post by: Kitty Hello on 2008-Apr-01
OK, next update features Ctrl+G and Alt+ <-- / Alt+ --> for navigating to old locations. I store them when the editor jumps somewhere (error or something) or when you click somewhere with your mouse.
Maybe I add "typing" locations as well...
Title: Go to Definition : Suggestion
Post by: AndyH on 2008-Apr-01
:):):)