Workspace Reloader extension for Visual Studio 2010 and Visual Studio 11

Workspace Reloader extension by Scott Hanselman preserves open documents in Visual Studio when a project is reloaded.

When a project in your current solution is changed, typically after an update from a source code repository, Visual Studio asks to reload the project:

Project modification outside the environment detected by Visual Studio

Project modification outside the environment detected by Visual Studio

If you agree to reload the project, Visual Studio closes all open documents from this project. The Workspace Reloader extension reopens these documents as if nothing has happened.

The free Workspace Reloader extension supports Visual Studio 2010 and Visual Studio 11. You can download it from Visual Studio Gallery. Source code is available on github. Read about making of this extension on Scott’s blog.

This entry was posted in Reviews and tagged , , . Bookmark the permalink.

1 Response to Workspace Reloader extension for Visual Studio 2010 and Visual Studio 11

  1. Anonymous says:

    Thank you, it’s best collection of information by let’s say “MSVS must have” in whole internet!
    Jusr perfect job you have done.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s