VS2013 intellisense code completion

后端 未结 10 1607
盖世英雄少女心
盖世英雄少女心 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条回答
  •  再見小時候
    2020-12-13 20:49

    This happened to me after uninstalling Resharper 8.x

    Solution:

    Tools -> Options Text Editor -> C# -> Intellisense Ensure "Show completion list after a character is typed" is *un*checked

    Tools -> Options Text Editor -> C# -> Intellisense Ensure "Show completion list after a character is typed" is checked

提交回复
热议问题