Ahh So I have to persuade it to see these blocks as functions with no function names (so as not to try and index them)?
Clearly it is different for the coded language modules, which collapse block comments quite happily. Does that mean that the following section in http://www.barebones.com/support/develop/clm.html#BBLMCommentPrefixDefault <http://www.barebones.com/support/develop/clm.html#BBLMCommentPrefixDefault> Many languages group statements by enclosing them in block delimiters — { … } in C-family languages, or BEGIN … END in Pascal. These keys specify the opening and closing tokens for such blocks. BBEdit detects blocks (even nested ones) and makes it possible to fold them. Is wrong? David > On 3 Aug 2018, at 00:28, Patrick Woolsey <[email protected]> wrote: > > On 8/3/18 at 7:13 PM, [email protected] (David Donachie) wrote: > >> I recently dipped my feet in a very simple CLM for a text file I have. The >> text file has lots of sections marked >> >> ------------------------------------------------------------------ >> some text >> ------------------------------------------------------------------ >> >> And I wanted to be able to fold these sections automatically. >> > > Sorry but at present, BBEdit generates automatic folds only for functions, > not comments or other elements. > > > Regards, > > Patrick Woolsey > == > Bare Bones Software, Inc. <http://www.barebones.com/> > > -- > This is the BBEdit Talk public discussion group. If you have a feature > request or would like to report a problem, please email > "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> > --- You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/bbedit. -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
