You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been fixed in the 1.14 milestone. We just released our first beta of 1.14 if you're interested in giving it a spin. Follow these instructions to a beta release of C# for VS Code.
Expected behavior similar to current method behavior
Current behavior does not show any intellisense suggestions or information regarding the parameters of an attribute constructor
Attribute should be displaying something along the lines of
TestAttribute(int value)
The text was updated successfully, but these errors were encountered: