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 255809 - Switch, case code fold improve navigation and readability
Summary: Switch, case code fold improve navigation and readability
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 8.0.2
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-08 17:10 UTC by techflat
Modified: 2015-10-08 17:10 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 techflat 2015-10-08 17:10:53 UTC
It would be great to allow a code fold in the case part of a switch block, sometimes cases can be large and reading the whole cases can be hard.