Collapse All should also collapse comments

Started by CodeWzrd, October 08, 2010, 02:36:54 PM

Previous topic - Next topic

CodeWzrd

Currently in Java and CSharp files, comments do not get collapsed. I have to specifically click on Collapse comments after clicking on Collapse all.

Collapse All should collapse all places where the [-] symbol is shown.

Interestingly, Expand All will expand collapsed comments.

Thanks.

alex

Hi,

this is not a bug, but done by intention. it is very often, when comments contains description of function signatures or have some description. And if you do not collapse them you some how go and read comments but skipping implementation details.

But nevertheless the request is valid, but I will not change a standard behavior. I can provide xml flag (even in 1.49 beta) controlling collapse behavior and based on feedback change/or not change  the default later.

Best regards,
Alex.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]