dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
18.98k stars 4.03k forks source link

[Test Plan] Interpolated String Improvements #51499

Open 333fred opened 3 years ago

333fred commented 3 years ago

Proposal: ​ https://github.com/dotnet/csharplang/issues/4487

Spec: https://github.com/dotnet/csharplang/blob/main/proposals/csharp-10.0/improved-interpolated-strings.md

Feature Branch: https://github.com/dotnet/roslyn/tree/features/interpolated-string

Compiler:

Productivity:

LDM:

333fred commented 3 years ago

Test ideas from review:

333fred commented 3 years ago

https://github.com/dotnet/roslyn/pull/54585#discussion_r665711537 https://github.com/dotnet/roslyn/pull/54585#discussion_r665653862 https://github.com/dotnet/roslyn/pull/54585#discussion_r665648115 https://github.com/dotnet/roslyn/pull/54585#issuecomment-874428443