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 36764 - Code Folding Actions
Summary: Code Folding Actions
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks: 21425
  Show dependency tree
 
Reported: 2003-10-22 16:05 UTC by Miloslav Metelka
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2003-10-22 16:05:57 UTC
Provide actions for collapsing/expanding a fold or
all the folds according to UI spec
http://ui.netbeans.org/docs/ui/code_folding/cf_uispec.html
Comment 1 Martin Roskanin 2003-11-10 16:34:30 UTC
Almost implemented.

Fold collapse/expand + All Folds collapse/expand actions implemented,
as well as editor context popup menu

View/Code Folds submenu is not done yet.
Comment 2 Miloslav Metelka 2004-01-23 09:32:12 UTC
Closing as fixed.
There is an issue 39111 (P2 DEFECT) filed for missing View/CF actions.