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 222493 - Multilevel code folding (if, for, do, while, switch)
Summary: Multilevel code folding (if, for, do, while, switch)
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC All
: P3 normal with 15 votes (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 228413 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-11-20 20:50 UTC by jkuliak
Modified: 2019-03-20 15:52 UTC (History)
8 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jkuliak 2012-11-20 20:50:42 UTC
In Java code it is not currently possible to apply code folding on if, for, do, while, switch blocks.

This feature was requested before in bug 195925, but it was unfortunately marked as a duplicate of bug 186731, which only added this functionality to the PHP editor, but not to the Java editor.
Comment 1 Jiri Prox 2013-04-12 06:38:21 UTC
*** Bug 228413 has been marked as a duplicate of this bug. ***
Comment 2 dvader666 2016-04-27 19:26:31 UTC
Any idea when multi-level code folding would be ready for release? In what NB version or as a patch to existing v8.1?
Comment 3 FibreFoX 2016-10-06 18:14:20 UTC
Any update on this one? It really gets nasty when comparing IDEs and simple code-folding does not work for Netbeans when developing Java ...
Comment 4 imadjamil 2017-08-27 15:45:44 UTC
When full code folding will be available in Netbeans for Java code ??
Comment 5 ssatguru 2019-03-20 15:52:23 UTC
Netbeans has lots of good , some bad and few ugly parts.
This is one of the ugly part.
Given that this has been pending for over a decade now, I am assuming there is some flaw in the Netbeans architect which makes this hard to implement.