Juha Manninen schrieb:

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.

Delphi offers ALT-LEFT and ALT-RIGHT (arrow keys!) for keyboard navigation. Never tested whether Lazarus offers the same shortcuts, but CTRL-H and CTRL-SHIFT-H are implemented.

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to