2009/10/26 Juha Manninen <[email protected]>: > Hi. > > Lazarus is getting impressive! Good. > > The code navigation feature is nice but is not fully implemented. There are no > back arrows taking you back to the previous code location. > So, when you Ctrl-Click on a method name the editor jumps to the method's > definition if its source code is available. However I didn't find a way to get > back to the original location. > Delphi has 2 arrow buttons (back and forth like in web browser) for it and it > works just beautifully. > > Is this problem acknowledged? Should I make a bug report or something? > I guess it would be easy to implement.
You can press ctrl-h to go back, too me bloody ages to find this out :-\ You can see all the key mappings under Environment->Options. Henry -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
