Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 408 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 408 Bytes
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