On Mar 15, 2010, at 10:50 AM, [email protected] wrote: > I have writing lots of scripts lately in PHP and jQuery. Certain > functions are quite a few lines and I need to be able to create > "custom fold" points that enclose blocks of code - - opening and > closing like a normal fold - - for easier debugging. I know this can > be done but cannot find the method.
Select the text you want to fold, and choose "Fold Selection" from the View menu. The command is also on the contextual menu. Steve -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
