I decided to give CodeRush/Refactor a go (after a rial of Resharper) 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 every Method, Property and Field name, green 'return key style' icons next to every property getter and boxes around getter methods.
Is there a way to make this contextual rather than visible all the time - perhaps only appear when I hover over a line?
Is there a clean up/rearrange the usings
feature?