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 54540 - Don't display <editor-fold> as part of the fold
Summary: Don't display <editor-fold> as part of the fold
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Code folding (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2005-02-04 10:51 UTC by Milan Kubec
Modified: 2016-07-07 07:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2005-02-04 10:51:24 UTC
[dev-200502021900, JDK 1.4.2_07]

1) Create //<editor-fold> //</editor-fold> section
in code
2) Collapse the fold created in 1)
3) Hover mouse over the fold marker
Comments with <editor-fold> and </editor-fold> are
displayed as part of the source, which is useless
and makes visual noise IMO.
Comment 1 Miloslav Metelka 2005-02-04 13:46:25 UTC
The Fold API will have to be extended. It should be a compatible
change. A new method with two more parameters will need to be added
into FoldOperation to hold the cut-off start/end lengths.
Comment 2 novakm 2007-10-11 13:20:19 UTC
Still valid in latest build of 6.0
Comment 3 David Strupl 2009-06-08 13:59:40 UTC
Marek, these are yours now ...
Comment 4 Martin Balin 2016-07-07 07:27:38 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