Skip to content

Use raw string literals if supported by the target language options #243

@kzu

Description

@kzu

When string values contain multiple lines with quotes or other otherwise invalid characters in a regular string.

Raw literals are much better to support a wider range of strings, so we should detect C# 11+ and use it in that case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions