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 209041 - code folding for IF Else, else if, while, for do and FOREACH statements/structures
Summary: code folding for IF Else, else if, while, for do and FOREACH statements/struc...
Status: RESOLVED DUPLICATE of bug 142074
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal with 3 votes (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-01 12:03 UTC by mathewfer
Modified: 2015-04-28 10:15 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 mathewfer 2012-03-01 12:03:33 UTC
Hi team,

Can you please add code folding feature for code structures such as if else, if else if, while, for do etc as added in PHP in 7.2 development as shown below?

https://blogs.oracle.com/netbeansphp/entry/improved_code_folding#comments

I think this is how it is added in PHP module - http://hg.netbeans.org/web-main/rev/5d54999ddb46

Thanks in advance for your team support to add this for one of next development daily updates.

Regards,

Mathew
Comment 1 ilia 2015-04-28 10:15:39 UTC

*** This bug has been marked as a duplicate of bug 142074 ***