Netbeans code crashes for HTML files?

I was looking for something about how to collapse code in HTML files using Netbeans. Somebody knows? I am on a Mac using Netbeans 7.1.1 and I already got into Preferences> General area ... Am I missing something? Any help for this newbie would be greatly appreciated.

+3
source share
1 answer

Code folding is already enabled for elements in the HTML file. You can collapse individual tags or tag groups.

Code Folding in XHTML Page

0
source

All Articles