Sponsored Ad

Sunday, July 24, 2011

Enable/Disable Visual Studio Notification When File is Changed from Outside

If a file which is already open in visual studio and is changed from outside of visual studio environment. The visual studio have a setting to tell you that file is changed and you want to reload this file or not.

if you click on yes it will reload the file otherwise will have old version of file.

Follow the below steps to enable/disable this setting.

Go to Tools –> Options –>  Environments –> Documents

and Enable disable Detect when file is changed outside the environment Checkbox.

Enable/Disable Visual Studio Notification When File is Changed from Outside

If you select the Auto-Load Changes if Saved , The visual studio will automatically reload the file.

Enable/Disable Visual Studio Notification When File is Changed from Outside

No comments:

Post a Comment

Sponsored Ad

Development Updates