nwolverson/vscode-language-purescript

Quotes inside triple-quote strings break syntax highlighting

easafe opened this issue · 1 comments

Hello!

As the title, using quotes inside triple-quoted strings makes subsequent code be highlighted as a string. I think the issue only happens when the quote inside is next to the triple quotes. Please see the following screenshots.

Some messy code
some code

Quote next to triple quotes
quotes next to triple

Quotes not next to triple quote
quotes but not next to triple