Skip to content

Feature request: string interpolation #476

@ranger-turtle

Description

@ranger-turtle

Most modern languages have string interpolation i.e. possibility to put the expressions into string without use of concatenation.
Interpolated strings look like this in C#: $"Number: {number + 3}"
Would it be possible to add this kind of syntactic sugar?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions