You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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") """)
OS:
MacOS
Malloy Client:
VS Code
Malloy Client Version:
v0.2.1731440058
Database Connection:
BigQuery
The text was updated successfully, but these errors were encountered:
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
OS:
MacOS
Malloy Client:
VS Code
Malloy Client Version:
v0.2.1731440058
Database Connection:
BigQuery
The text was updated successfully, but these errors were encountered: