Is it possible to temporarily disable the Visual Studio reload plugin?<br><br>I&#39;m running &#39;<a href="http://devenv.com">devenv.com</a> /Build&#39; from emacs (think of it as a commandline make for VS projects) and it would be super awesome to disable the reloading plugin with an environment variable so that the build script isn&#39;t interrupted by VS asking if I want to reload the project.&nbsp; By using an environment variable the plugin could be disabled globally or just for the script&#39;s invocation.<br>
<br>If this could be added, could someone point me to the relevant parts in the source code that calls the plugin?&nbsp; I may be able to offer a patch that does this.<br><br>Thanks,<br>James<br>