Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Go Raw SQLNew to Visual Studio Code? Get it now.
Go Raw SQL

Go Raw SQL

LightSoulDev

|
532 installs
| (2) | Free
Elevate your go coding with precise SQL syntax highlighting in raw strings. Spot crucial elements like parentheses, colons and semicolons easily
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Go Raw SQL Syntax

Highlight SQL syntax in Go raw strings. No need to start with sql := or --sql comment. No need to end with ; semicolon.

Examples

Example

Before After
Before After

Installing

You can install the latest version of the extension via the Visual Studio Marketplace

VS Marketplace

Alternatively, open Visual Studio code, press Ctrl+P or Cmd+P and type:

    > ext install go-raw-sql-syntax

Source Code

The source code is available on GitHub lightSoulDev/vscode-go-raw-sql-syntax.

Configuration

Is not available yet.

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