Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

syntax highlighting is confused by quotes inside triple quoted string #123

@trafnar

Description

@trafnar

This type of string will show incorrect syntax highlighting:

const string = """
something="foo"
"""

Expected is that the triple quoted string is all green, actual is the word deep is highlighted differently as seen below

Screen Shot 2021-11-02 at 12 03 03 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions