How to hide code coverage coloring?
OK, coloring the code after code coverage is great. Now how do I turn it off?
I'm not talking about no longer doing code coverage - I just want all the coloring to go away so I can work on the code without all that visual noise.
Ah yes - so I see (I didn't have the test toolbar up). Is this going to appear on a menu somewhere? The discoverability of it is not so good! I'd looked for it in the context menu of the file (which is where I'd like to see it), and in the Test, View and Window menus.
We now have the option on the code coverage window, so it appears much more logically linked to coverage. There is also a tools/options/testtools Option for code colouring.
When you suggest "Context menu for the file" do you mean within the editor, or on the file in Solution explorer? I think, for me, it makes most sense on the View Menu. But I think (correct me if I'm wrong), your looking for a more per-file setting?
Yes, I was referring to the context menu in the text editor, but I don't see a compelling need to have the control on a file by file basis - it's just one of the places I'd looked for it. I agree that the View menu is the most sensible place - analogous to Tab Order when the forms designer is open.