VS2013 intellisense code completion

后端 未结 10 1600
盖世英雄少女心
盖世英雄少女心 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:56

    Be sure that your IntelliSense is activated enter image description here

    Tools > Options > Text Editor > C# > Statement completion
    

    Then, be sure Auto list members is checked and Parameter Information.

提交回复
热议问题