Skip to content

A syntax highlighter for inline SQL in Go

Notifications You must be signed in to change notification settings

antonnyman/vscode-go-sql-highlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A syntax highlighter for inline SQL in Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published