Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax highlighting of triple quoted strings renders incorrectly #2018

Open
ccharlesgb opened this issue Nov 21, 2024 · 1 comment
Open

Syntax highlighting of triple quoted strings renders incorrectly #2018

ccharlesgb opened this issue Nov 21, 2024 · 1 comment
Assignees

Comments

@ccharlesgb
Copy link

What happens?

I have raised this in here because I think this is maybe a problem with the grammar or malloy-syntax-highlight not the VS code extension itself.

Having a triple quoted string causes syntax highlighting to render incorrectly.

To Reproduce

is_from_consumer is sql_boolean(""" (site IN ("AT2.0","AT2.B","AT2.C") AND session_id IS NOT NULL AND session_id != "") OR site IN ("IPHONE","IPAD","ANDROID","WINDOWSPHONE") """)
image

OS:

MacOS

Malloy Client:

VS Code

Malloy Client Version:

v0.2.1731440058

Database Connection:

BigQuery

@lloydtabb
Copy link
Collaborator

Maybe gate Andy to look at it?

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

No branches or pull requests

3 participants