Visual Studio 2015 crashes when opening Javascript files

后端 未结 7 1837
隐瞒了意图╮
隐瞒了意图╮ 2021-02-20 08:35

Every time I open a Javascript file with Visual Studio 2015 Pro RTM it crashes and restarts. No error messages.

I did a repair but I haven\'t tried uninstalling and rei

7条回答
  •  难免孤独
    2021-02-20 08:54

    Try to disable any 3rd party stuff, in an attempt to find the culprit that might be causing the problem. For instance, CodeRush, ReSharper, Web Essentials, etc. You can find all the ones you have installed under TOOLS->Extensions & Updates. Then look at the ones in the INSTALLED list. Disabling them doesn't uninstall them. You can always re-enable them again. You might have to do a few iterations of restarting Visual Studio during this endeavor.

提交回复
热议问题