开发者

How can I get Visual Studio to always reload changed solutions, projects and files?

I'm using multiple machines to profile and run one solution, with data synchronization done via DropBox (brilliant, btw!). Unfortunately, changes in one machine cause all other machines' VS instances to ask me whether开发者_如何学Go I want to reload which is... annoying, because the answer is always Yes.

So my question is: can I get VS to assume that the answer is always Yes?


Go to

Options -> Environment -> Documents

Then check the boxes:

  • "Detect when file is changed outside the environment"
  • "Auto-load changes, if saved"

Tip: You're missing a trick not using proper source control.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜