Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SQL Syntax Highlighter for GoNew to Visual Studio Code? Get it now.
SQL Syntax Highlighter for Go

SQL Syntax Highlighter for Go

Anton Nyman

|
2,681 installs
| (4) | Free
An SQL syntax highlighter for template literals in go
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
worktop

VSCode syntax highlighting for SQL in raw string literals with Go

Highlight SQL in raw string literals.

// Similar syntax to Apollo GraphQL higlighting in VSCode

sql := /* sql */ `SELECT * FROM md;`

Add extension to VSCode

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft