Visual Studio 2010 crashes upon editing a C# string literal

强颜欢笑 提交于 2019-12-23 02:53:27

问题


My VS2010 Premium RTM installation has developed a nasty habit of crashing when I edit a string literal. It 'feels' like the Intellisense bug and I have an unreasonable and unsupported hunch that this has something to do with ReSharper, because the ReSharper integrations get slower and slower until finally the crash happens when I edit a string literal.

This is happening on two seperate PCs so it is not PC-specific. My R# build is: 5.1.1751.8 dated 2010-08-31.

Anyone else seeing this? Any insight?

来源:https://stackoverflow.com/questions/3886116/visual-studio-2010-crashes-upon-editing-a-c-sharp-string-literal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!