pedropombeiro / ReSharper.AutoFormatOnSave

An addin for Visual Studio which causes the documents to be reformated on save

Home Page:http://blog.pedropombeiro.com/keeping-code-formatted-the-easy-way/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto format not working when preform "Save All" action

xupefei opened this issue · comments

Auto format works great on "Save Current Document" action, but not working when press "Save All" button / Complie(F6) key.

The F6 scenario is explicitly excluded because it becomes a nuisance to have to wait for the reformat on all files whenever you just want to compile. Regarding "Save All", as far as I remember, that should work.