[Lazarus] [SPAM] Re: [SPAM] Code Folding
Martin
lazarus at mfriebe.de
Tue Sep 20 20:38:51 CEST 2011
On 20/09/2011 19:30, Rafael Tuim Elias wrote:
>
> 2011/9/20 Martin <lazarus at mfriebe.de <mailto:lazarus at mfriebe.de>>
>
> On 20/09/2011 18:49, Rafael Tuim Elias wrote:
>
> I'd like when open a project, that all functions and
> procedures get with "code-folding" option in closed mode. It's
> possible ? How i do ?
>
>
> please see image at:
> http://imagebin.org/173248
>
additionally:
folds can be saved with the session => so if you re-open a file, folds
are remembered.
you can use {$region some text /fold} {$endregion}
to define your own fold area => using /fold (only works with $region)
will auto fold them
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110920/96c44bca/attachment-0003.html>
More information about the Lazarus
mailing list