On Tue, 08 Sep 2015 16:53:39 +0100 Graeme Geldenhuys <[email protected]> wrote:
> Hi, > > I'm using Lazarus 1.5 r48959 FPC 2.6.4 x86_64-linux-gtk 2. Does Lazarus > IDE have a window (something similar to TODO List window) that shows all > set bookmarks (source editor bookmarks). Info like unit name, line > number etc.? If not built in, has anybody written such functionality > via a 3rd party add-on package? > > The code I'm working on at the moment, I have to jump around a lot > between various units and sections in those units, and I can't keep > track of which bookmark jumps to which area of code. So a Bookmark > overview window would be extremely useful. Right Click in source editor / Goto Bookmark shows the list of all bookmarks with file names and line number. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
