Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-sql-template-literal-js-ts-vueNew to Visual Studio Code? Get it now.
vscode-sql-template-literal-js-ts-vue

vscode-sql-template-literal-js-ts-vue

leo-buneev

|
888 installs
| (0) | Free
Syntax highlighting for sql in template literals in .js, .ts and .vue files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-sql-template-literal

Fork from ForbesLindesay/vscode-sql-template-literal that supports highlighting in .vue files

Syntax highlighting for code like:

const query = sql`SELECT * FROM users`;

Publishing

May require token, stored in last pass. Go to https://forbeslindesay.visualstudio.com/_details/security/tokens if token needs regenerating.

npm install -g vsce
vsce publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft