R# and naming conventions
I am no R# Jedi so it could very well do this but I found my self wanting R# to check old code for Microsoft naming conventions (checking case etc), I know R# can apply suffix and prefix to naming styles but I really want to be able to apply a refactoring across old code to get it up to convention quickly.
Update: I came across this commerical opensource tool that will point out violations in naming standards and also apply refactorings, would be great to see something like this in R#.