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 55588

Summary: Code folding extensions
Product: java Reporter: Peter Nabbefeld <epdv>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Peter Nabbefeld 2005-02-28 04:41:41 UTC
Some array initializers are really extensive, so
I'd like them to be folded like procedures. I'd
also like this for large loops etc. Probably there
could be a sub-option for "Editing/Java Sources"
called "Code Folding" with options for each fold
type with the following property values:
- fold yes/no/if block contains more than xx lines.
Comment 1 Jan Pokorsky 2005-02-28 09:10:00 UTC
reassigning to editor that owns the code folding
Comment 2 Svata Dedic 2012-02-10 15:45:21 UTC
Request specific to Java language - reassigning