This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 157709

Summary: configurable code folding for html, jsp pages
Product: editor Reporter: avarlamov <avarlamov>
Component: Code foldingAssignee: Svata Dedic <sdedic>
Status: RESOLVED FIXED    
Severity: blocker Keywords: PLAN
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 226413    
Bug Blocks:    

Description avarlamov 2009-01-31 18:57:57 UTC
In current "code folding" realisation, html and jsp tags collapsed by default, when checked option "collapse by default
methods". It will be great to create another option for html and jsp tags, that editor can collapse java methods and
expand html and jsp pages.

PS. Sorry for my engish
Comment 1 Svata Dedic 2013-03-12 15:42:18 UTC
Support implemented by 226413, individual language module owners must add/define their fold types.