Skip to content

Not possible to write newline in a string #8

@tehwalris

Description

@tehwalris

It's not possible to write escapes in a string (eg. \n), since everything is escaped automatically. The problem is that since the input box is single-line, there's absolutely no way to write a string with a newline. There are also other escapes which we might want to support, but it's not clear what the UX should be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions