On 20/09/2011 19:30, Rafael Tuim Elias wrote:

2011/9/20 Martin <laza...@mfriebe.de <mailto:laza...@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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to