Hi TextMate Users,
Consider the following codes: <div> ... <li> ... </li> ... </div>
When I try to fold the codes by clicking on <div>, it only folds to </li>. To fold to </div>, I have to fold <li> and then fold <div>. Is there anyway around that?
ip