On 9/25/2006, Alex da Franca said:

>Well, it's *sort of* a tutorial. I hope some people find it >useful, anyway.
  very useful, many thanks for the effort and sharing your knowledge.

You're welcome. :-)

Am I right in assuming, that a language modul can only fold functions and
there is no way to define other "foldable" entities like for example
if-then or for, while and so on constructs?

Yes, you're right.

it seems to me, that other (already built-in) languages can also only fold
functions (other than defining custom fold sections of course) on the
other hand html files fold hierarchical.

JavaScript is, I believe, the only language which currently folds 'blocks'. You can even specify how many lines a block should have before a fold point
is added to it (I think the default is 4).

(That only applies to the version in 8.5.1b2... even if you don't write much
JavaScript, you should test it out to see if it's close to what you're
looking for. See the release notes for 8.5.1b2 for more info and instructions.)

Am I missing something?

I don't think so.

Seth


--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to