Dataform flavored SQL VSCode extensionOverviewThis is a VSCode extension that provides syntax highlighting for Dataform-flavored SQL written inside JavaScript and TypeScript template literal tags. UsageWhen you write code like the following in JavaScript or TypeScript, the SQL inside the template literal tag will be syntax highlighted:
The SQL inside the template literal tag is assigned the language ID Thanks |