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 - Code folding extensions
Summary: Code folding extensions
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-28 04:41 UTC by Peter Nabbefeld
Modified: 2012-02-10 15:45 UTC (History)
0 users

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 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