Is it possible to temporarily disable the Visual Studio reload plugin?<br><br>I'm running '<a href="http://devenv.com">devenv.com</a> /Build' 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't interrupted by VS asking if I want to reload the project. By using an environment variable the plugin could be disabled globally or just for the script'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? I may be able to offer a patch that does this.<br><br>Thanks,<br>James<br>