dotnet/csharplang

[Proposal]: Allow new-lines in all interpolations

Opened this issue · 0 comments

Allow new-lines in all interpolations

Summary

Allow user to have multi-line interpolations in all places where interpolations are allowed. For example:

var v = $"Count is\t: { this.Is.A.Really()
                            .That.I.Should(
                                be + able)[
                                    to.Wrap()] }.";

Design meetings

main/meetings/2021/LDM-2021-09-20.md