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

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

Open
trafnar opened this issue Nov 17, 2021 · 0 comments
Open

Comments

@trafnar
Copy link
Contributor

trafnar commented Nov 17, 2021

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant