Instance Constructors Intellisense does not work in Resharper

See https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/instance-constructors 

When defining an instance creator, Visual Studio Intellisense shows the available class properties (all properties that have not yet a value assigned).

When you put Intellisense on Resharper, there is no more intellisense on instance constructors, available properties are not listed. 

Is this a bug, or a missing feature?

 

0

Please sign in to leave a comment.