Skip to content

Add support for C# 11 multiline strings #70

Open
@oxygen

Description

@oxygen

It would be nice if C# was supported for multiline strings.

/*html*/$$"""
<html>
{{someVarName}}
</html>
"""


/*html*/$"""
<html>
{someVarName}
</html>
"""

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions