Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/visual-studio-2010/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Performance Visual Studio 2010:编辑器速度慢->智能标记异常?_Performance_Visual Studio 2010_Exception_Editor_Slowdown - Fatal编程技术网

Performance Visual Studio 2010:编辑器速度慢->智能标记异常?

Performance Visual Studio 2010:编辑器速度慢->智能标记异常?,performance,visual-studio-2010,exception,editor,slowdown,Performance,Visual Studio 2010,Exception,Editor,Slowdown,有时VS2010编辑器的速度非常慢,1个字符/秒。但一开始,同一个编辑器窗口、同一个文档表现良好 编辑器:带Razor的Html 我将另一个VS实例附加到慢速实例,并在“调试输出”窗口中多次获得此结果: A first chance exception of type 'System.NullReferenceException' occurred in Microsoft.VisualStudio.CSharp.SmartTags.dll 我怎样才能解决这个问题 编辑: 附加信息:如果我关闭

有时VS2010编辑器的速度非常慢,1个字符/秒。但一开始,同一个编辑器窗口、同一个文档表现良好

编辑器:带Razor的Html

我将另一个VS实例附加到慢速实例,并在“调试输出”窗口中多次获得此结果:

A first chance exception of type 'System.NullReferenceException' occurred in Microsoft.VisualStudio.CSharp.SmartTags.dll
我怎样才能解决这个问题

编辑:
附加信息:如果我关闭选项卡并重新打开文档,它的性能会很好,但只有一段时间。

我也有同样的问题。我按照中的步骤解决了这个问题

我不必做所有的步骤。救我的那一步是

在选项中禁用富客户端视觉体验- 环境以下是设置页面的外观:


我希望这能解决您的问题。

我相信您已经解决了这个问题,但是您是否尝试过删除所有扩展和/或重新安装?或者检查扩展是否需要更新,他们可能已经解决了这个问题。