Hi
I tend to collapse methods to get an overview of a class. Unfortunately, you lose the ncrunch markers.
... Unless you put the opening brace on the same line as the method.
It would be great if you didn't need to do that as I prefer to put the opening brace on a new line.
See the following screenshots for examples
(- BROKEN LINK -)Curlies on new line[/url], (- BROKEN LINK -)Collapsed[/url]
(- BROKEN LINK -)Curlies on same line[/url], (- BROKEN LINK -)Collapsed[/url]
(- BROKEN LINK -)Some tests[/url]
Strange that it works for constructors tho!
Thanks
James