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 68035 - [50cat] Custom folding menu item in folding menu
Summary: [50cat] Custom folding menu item in folding menu
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-03 12:49 UTC by kalali
Modified: 2016-07-07 07:27 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 kalali 2005-11-03 12:49:39 UTC
[ BUILD # : 051102 ]
[ JDK VERSION : 1.5.0_03 ]

when i work in IDE i want to fold some section of code with using custom folding 
folding pop-up menu should has another item which let us to fold the selected block of code 
This action should add 
//<editor-fold defaultstate="collapsed" desc="${name which it get with an input box}">
in the beginnign of the selected code
and add 
    //</editor-fold>
at the end of the selected code.
Comment 1 Martin Balin 2016-07-07 07:27:52 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