Visual Studio 2010 very slow, unusable

后端 未结 11 536
我在风中等你
我在风中等你 2020-12-25 11:05

I\'ve searched for this topic but can\'t seem to find posts that relate exactly to what I am experiencing.

I have a Visual Studio solution that I need to work on, it

11条回答
  •  醉话见心
    2020-12-25 11:46

    Visual Studio is actually quite fast if used properly. For example, I have solution with 45 projects (~600000 loc) that works fine.

    It's probably an installed extension that kills the IDE (things like Resharper for example can be memory greedy - disclaimer: I have nothing against Resharper, I use it myself :-).

    Here is a link to disable extensions (read also the comments): How to: Disable and Re-enable Visual Studio Tools and Extensions

提交回复
热议问题