Skip to content

Format strings break syntax highlighting #30

@avdotion

Description

@avdotion
$test1: (`${}`);
$test2: [{
    $variable: 3;
    message: `
    	${[1, 2, 3]}
    `,
    }, 'any'];
[$test1, $test2]

Hi! This two tests crashes syntax highlighting! This is why it is very difficult to format long strings with jora.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions