VS2013 intellisense code completion

后端 未结 10 1604
盖世英雄少女心
盖世英雄少女心 2020-12-13 20:28

First I thought it was a problem of VS2013 RC/beta but now I installed VS2013 RTM and still have the same problem: code completion does only open after I execute it manually

10条回答
  •  Happy的楠姐
    2020-12-13 20:49

    This happened after uninstalling Resharper 8.x (I don't see the point given VS 2013's advances), so I'd chalk this to an unclean resharper uninstall.

    The solution is very quick though:

    • Open VS2013
    • Tools -> Import and Export settings
    • Reset all settings
    • Visual C#

提交回复
热议问题