Title covers it all. I\'d like classes which implement IDisposable to show up in a specific color so I can know if I should wrap them in a using block. Is there a setting
I am not sure, if FXCop or StyleCop can do this already. But then, it will be a post-compile suggestion/warning.
Resharper suggests this, I guess.