Skip to content

JavaScript Next syntax highlighting broken by backslash double-quote in a string #9

@laukstein

Description

@laukstein

Issue from sublimehq/sublime_text#3170

Try to add

window.foo = "{\"prop\": true}";

or

sessionStorage.bar = "\"a\": 1";
// here goes whatever code

before any JS code - you will notice Sublime Text syntax highlighting broken after that line.

grabilla g13668

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