Omnisharp-vscode: C# constructors - argument hints not displaying

Created on 15 Feb 2016  路  8Comments  路  Source: OmniSharp/omnisharp-vscode

_From @sinclairzx81 on February 15, 2016 12:47_

Hi there,

I have noticed that code hints for C# class constructors are not displaying correctly. The issue seems specific to constructors only.

hint

It seems that vscode is pulling from generated XML metadata for the class if its available. In all other cases, it displays no argument information at all.

hint2

Many Thanks

_Copied from original issue: Microsoft/vscode#3024_

Bug Resolved-Fixed

Most helpful comment

Any news on this?

All 8 comments

This is probably a bug in https://github.com/OmniSharp/omnisharp-roslyn. Will take a look over there.

Any news on this?

Is there any news on this?

Its been several months now, and this issue is causing much confusion among developers using vscode for C# development. It would be good to get some feedback on the progress of this bug.

Many thanks

Any news on this?

Any news on this?

This will be fixed in the 1.6 release of the C# extension. Thanks @filipw!

great 馃憤 cc @sinclairzx81

This is awesome news. Great work @filipw, champion!! 馃憤 :)

Was this page helpful?
0 / 5 - 0 ratings