Ctrl+P
totally forked from vscode-sql-template-literal
vscode-sql-template-literal
Syntax highlighting for code like:
const code = js`function hello(name) { return 'hello ' + name }`