Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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