On 9/9/06, Paul Csokay <[EMAIL PROTECTED]> wrote:

I would like BBEdit to fold the code block inside the curly braces (in fact
every curly braces in case of PHP). I know I can do it manually, but this is
really cumbersome: select the whole code block, fold it. There is nothing in
the gutter and if you unfold it, you have to do it all over again.

Am I the only one who misses this function? Or am I missing some preference
here?

I have noticed that in the following case (in PHP):

class Something {
 function somefunction() {

 }
....
}

An option-click on the open top level triangle (the one before
"class") folds all the methods inside the class. So I do "option-click
open top level triangle" followed by "click closed top level triangle"
to get the class folded open with all the methods folded close.

Hope this helps,
Jan Pieter

--
------------------------------------------------------------------
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