Closed Pistos closed 4 years ago
Examples:
empty_string = '' empty_string = "" empty_regexp = //
The highlighter thinks the string or regexp hasn't been closed, so it highlights the rest of the line as a string or regexp.
Not really an issue any more.
Examples:
The highlighter thinks the string or regexp hasn't been closed, so it highlights the rest of the line as a string or regexp.