Skip to content

Syntax highlighting incorrect when an escaped backslash is the last character in a string #40

@popematt

Description

@popematt

The plugin incorrectly identifies/highlights the following example as a string containing \"\n123\n and then a dangling \\".

"\\"
123
"\\"

It should be the string \, the int 123, and the string \.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions