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 153964 - Navigator: Keep case classes collapsed as standard
Summary: Navigator: Keep case classes collapsed as standard
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-26 19:55 UTC by tolsen
Modified: 2008-11-26 19:55 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 tolsen 2008-11-26 19:55:39 UTC
When working on a file with many case classes, the navigator can get quite cluttered when when case classes are expanded
with their companion object and shown with all their setters/getters.

Keeping case classes collapsed or an option for this would be helpful when navigating such source files.