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 39395

Summary: [cf] Code folding: {..} blocks should be included into the default code folding
Product: editor Reporter: Jiri Hana <jirkahana>
Component: Code foldingAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jiri Hana 2004-01-29 23:46:40 UTC
It would be nice if any {..} block could be
included into the *default* code folding (would be
useful for long loops, if-then-else, etc.) 

It would look like:
+ if (x > 0) {..}
+ else {..}

or:
+ for(int i=0; i<n; i++) {..}
Comment 1 Martin Roskanin 2004-02-07 08:36:08 UTC
*** Issue 39711 has been marked as a duplicate of this issue. ***
Comment 2 psuk 2004-03-19 19:53:31 UTC
*** Issue 39710 has been marked as a duplicate of this issue. ***
Comment 3 psuk 2004-03-19 19:57:06 UTC
*** Issue 39848 has been marked as a duplicate of this issue. ***
Comment 4 psuk 2004-03-23 18:25:00 UTC
Changing subcomponent to "code folding"
Comment 5 Martin Balin 2016-07-07 07:30:31 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