Visual Studio 2015 RC intellisense does not display parameter list -
i have been using visual studio 2015 since ctp 6 , have noticed ide not show parameter list when type opening parenthesis "(".
this expecting see:
in screenshot above see the create method has 2 overloads , displays when type open parenthesis. in visual studio ctp 6 , rc, nothing happens. cannot see overloads or parameter list.
is bug? there anyway fix issue?
here's answer: go tools, options, text editor, languages, general. check following options (override 'mixed' check): - auto list members - parameter information
Comments
Post a Comment