roslyn
roslyn copied to clipboard
Add new C# syntax to new IntelliSense suggestions
This issue has been moved from a ticket on Developer Community.
When I type private Dictionary<Guid, Stream> Streams { get; } = I'd like to be completed as new(); not new Dictionary<Guid, Stream>(), at least when using appropriate C# language version.
Original Comments
Feedback Bot on 9/1/2021, 11:58 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.