Feature #4022 2008-02-23 17:36

muthauzem

Folding for switch's cases;

When dealing with switchs, sometimes the code gets really big and, in these cases, most of the code is located between the "case : " and the "break;"

So, my sugestion is, folding for everything between "case :" and "break;" and between "default :" and "break;" not only between "switch(){" and "}"

Thanks;

Category
Editing
Status
Open
Close date
 
Assigned to