Juha Manninen wrote:
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.


Version:
Lazarus 0.9.28 r22019M FPC 2.2.4 i386-linux-gtk 2 (beta)
on OpenSuse 11.1.

If you have a 5 button mouse, it is alos assigned to the 2 extra buttons (forward/backward).

If you don't have a 5 button mouse, you can look at the advanced mouse options (press f! for help) and change the setting to something like ctrl-right, alt-right, or ctrl-middle ...

Martin


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

Reply via email to