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

Summary: Navigator: Keep case classes collapsed as standard
Product: contrib Reporter: tolsen <tolsen>
Component: ScalaAssignee: _ dcaoyuan <dcaoyuan>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.