Rank: Member
Groups: Registered
Joined: 7/20/2012(UTC) Posts: 10 Location: Springfield, MO, USA
Thanks: 4 times Was thanked: 2 time(s) in 2 post(s)
|
Sorry if this is a repost, but I didn't see anything on a quick search.
I'm probably a bit different in that I only use one monitor, and I like to use a split screen; test class on the left, code on the right.
I personally subscribe to the 80 chars per line max theory; this allows plenty of space for the two classes plus the Solution Explorer or NCrunch tests panel on my monitor.
However, most people don't stick to 80 chars. I've seen some limit it to 120, I've seen most not limit it at all.
What ends up happening in that scenario is that the NCrunch coverage indicators are not seen if I have to scroll to the right. I usually go ahead and "fix" their code for them, and I guess I could turn on line wrapping, but turning that on enables them and myself to exceed the 80char limit :-D
Would it be difficult to move the coverage indicator into the line numbers gutter? If you need screenshots to help this request make sense, let me know :-D
|