Search code examples
visual-studio-2012autoformatting

Automatically run autoformat file on file save in MS Visual Studio 2012


In MS Visual Studio 2012 I can run file autoformat manually (press Ctrl+K+D by default). But I want automatically run autoformat on file save. How I can do this, if it's possible?


Solution

  • So, i found plugin for VS 2013 Format on Save. It's works good for me, but I had to install VS 2013 for use this plugin.