[Lazarus] IDE
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Dec 2 12:27:46 CET 2011
Antonio Fortuny <a.fortuny at sitasoftware.lu> hat am 2. Dezember 2011 um 11:27
geschrieben:
> Hi folks.
>
> 1. Could it be possible to have the code bookmarks set (0 to 9) per UNIT
> instead of per program ? It could be also an OPTIONS new option.
If someone wants to implement it: The bookmarks are stored in the project, so
the option must be stored there as well.
> 2. It would be very nice as well if we could have a shortcut similar to
> the one moving the cursor to the previous or next word occurence (see
> GExperts for Delphi) or the matching parenthesis but for moving the
> cursor to and from one word od the try..except..end, try..finally..end,
> begin..end. OK they already are surrounded by a red rectangle but as
> soon as you move the cursor: pfuit ! no more markers. This is very
> useful when those block structures are quite long in terms of lines of code.
Have you tried "Find next word occurrence", "Find previous word occurrence",
"Find start of code block", "Find other end of code block"?
> Should I enter two issues in the bug tracker ? They are not issues
> actually but enhancements instead.
The bug tracker supports "feature requests".
Mattias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20111202/35839bee/attachment-0003.html>
More information about the Lazarus
mailing list