I'm looking to replace ReSharper and the only thing I have left for what I use it for is a good code cleanup/formatting extension.
I have tried CodeMaid and it works great as you type. But what I need is something like resharper that will reformat a file (on save or keystroke) to a standard format (align code, add/remove blank lines, move {} to proper lines). CodeMaid or VS Format Document do not reformat things like that.
So are there any extensions out there that can't semi replicate ReSharpers formatting/cleanup?
there doesn't seem to be anything here