简体   繁体   English

visual studio 2012打开文件消失

[英]visual studio 2012 open files disappear

When I am working in Visual Studio 2012 and debugging, making changes, and debugging after a while, eventually my open documents disappear. 当我在Visual Studio 2012中工作并调试,进行更改和调试一段时间后,最终我的打开文档消失了。 They are still open, apparently (I'd add a screenshot but I can't yet), but going to Window > (a file) and trying to select it does nothing. 它们仍然是开放的,显然(我添加了截图,但我还不能),但是转到Window>(一个文件)并试图选择它什么都不做。 I have to choose Close All Documents (fine if there's only one or two - but the very next time I debug I'm back to the same state) or restart the application. 我必须选择关闭所有文档(如果只有一个或两个,则很好 - 但是下次我调试时我会回到相同的状态)或重新启动应用程序。 Is anyone else experiencing this? 还有其他人遇到过这种情况吗? I'm wondering if it's an extension that is causing the problem. 我想知道它是否是导致问题的扩展。

Installed extensions: 已安装的扩展程序

  • Advanced Installer 9.6.1 高级安装程序9.6.1
  • Microsoft Web Developer Tools NuGet Package Microsoft Web开发人员工具NuGet包
  • Manager Productivity Power Tools 经理生产力电动工具
  • Spell Checker 拼写检查器
  • Team Foundation Server Power Tools 2012 Team Foundation Server Power Tools 2012
  • Telerik WebUI VSExtensions Telerik WebUI VSExtensions
  • Telerik Windows Phone VSExtensions Telerik Windows Phone VSExtensions
  • Telerik WinForms VSEXtensions Telerik WinForms VSEXtensions
  • TFS Pocess Template Editor TFS Pocess模板编辑器
  • TFS Team Collaboration TFS团队协作
  • TFS Work Item Type Designer TFS工作项类型设计器
  • Visual Studio 2012 Color Theme Editor Visual Studio 2012颜色主题编辑器
  • Visual Studio Extensions for Windows Library for JavaScript 适用于JavaScript的Windows库的Visual Studio扩展
  • VSCommands for Visual Studio 2012 Web Essentials 2012 适用于Visual Studio 2012 Web Essentials 2012的VSCommands
  • ReSharper 7.1.1 ReSharper 7.1.1

I had the same problem, but I didn't have VSCommands. 我有同样的问题,但我没有VSCommands。 Instead, I removed a couple of VS 2010 (yes 2010) components recently installed. 相反,我删除了最近安装的几个VS 2010(是的2010)组件。 For now, everything seems to work. 现在,一切似乎都有效。 (There might be some versioning confusion, so 2012 picked some wrong 2010 components. Just a guess...) (可能会有一些版本混乱,所以2012年选择了一些错误的2010组件。只是猜测......)

The problem appears to be VSCommands for Visual Studio 2012 (early access release). 问题似乎是VSCommands for Visual Studio 2012(早期访问版本)。 I uninstalled it and stopped having the problem, then reinstalled it and the problem came back. 我卸载它并停止了问题,然后重新安装它,问题又回来了。 I don't know if it is conflicting with another add-in, but I'll leave it uninstalled for now. 我不知道它是否与另一个加载项冲突,但我暂时将其卸载。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM