I decided to give CodeRush / Refactor a go (after the Resharper rial), and one problem I have is that CodeRush / Refactor puts a lot of “artifacts” in my code window.
By "artifacts" I mean icons / glyphs next to each method, property name and field name, green "return key" icons next to each property recipient and fields around getter methods.
Is there a way to make this contextual and not visible all the time - perhaps it appears only when you hover over a line?
Is there a clear / change function usings?
source
share