Visual Studio 2010 一次仅显示一个文件
突然我的 Visual Studio 2010 一次只能显示一个文件。
每次我打开一个新文件时,它都会替换当前文件。
是一个设定吗?这是一个错误吗?有人有解决这个问题的办法吗?真是令人沮丧……
Suddenly my Visual Studio 2010 is only able to display one file at a time.
Every time I open a new file, it just replaces the current one.
Is it a setting? Is it a bug? Does anybody have a solution for this issue? It's really frustrating...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
尝试重置设置。
在 VS2K8 中,它位于“工具”下:->导入导出设置:->全部重置。
Try to reset the settings.
In VS2K8, its there under Tools:-> Import Export Settings:-> Reset all.
仔细检查
Tools > 中的设置选项>环境>文档
那里有一个选项:
重用当前文档窗口(如果已保存)
并确保未选中它。Double check your settings in the
Tools > Options > Environment > Documents
There is an option in there:
Reuse current document window, if saved
and ensure that it is unchecked.