Skip to content

[17.2] Raw string literals #28941

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #30071
BillWagner opened this issue Apr 7, 2022 · 1 comment · Fixed by #29079
Closed
Tracked by #30071

[17.2] Raw string literals #28941

BillWagner opened this issue Apr 7, 2022 · 1 comment · Fixed by #29079
Assignees
Labels
🏁 Release: .NET 7 Work items for the .NET 7 release

Comments

@BillWagner
Copy link
Member

Now, you can surround string literals with an arbitrary number of " characters, matching opening and closing. That enables scenarios where the enbedded string needs quotes. See dotnet/csharplang#4304 and the feature spec

@PRMerger12 PRMerger12 added the Pri3 label Apr 7, 2022
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Apr 7, 2022
@BillWagner BillWagner added doc-idea 🏁 Release: .NET 7 Work items for the .NET 7 release and removed Pri3 ⌚ Not Triaged Not triaged labels Apr 7, 2022
@BillWagner
Copy link
Member Author

BillWagner commented Apr 14, 2022

Notes where docs need changes:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏁 Release: .NET 7 Work items for the .NET 7 release
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants