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 228309

Summary: code folding for array initializers (and "collapse by default" option)
Product: editor Reporter: athompson <athompson>
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: REOPENED ---    
Severity: normal CC: athompson
Priority: P4    
Version: 7.4   
Hardware: PC   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description athompson 2013-04-05 22:01:05 UTC
It would be nice to have code folds for array initializers in the form:

    new int[] {0,1,1,2,3,5,8,13,21,34...}

The stuff within the braces could be folded.
Comment 1 athompson 2013-04-06 17:42:47 UTC
Should the component be "code folding"?
Comment 2 Martin Balin 2016-07-07 07:31:15 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 3 athompson 2016-07-07 16:16:39 UTC
Still there, but definitely not important (although consistent folding behavior would be nice). Feel free to close again if it's not worth the effort.