/vscode-python-color

This repo is not intended for public use

Place a copy of this repo in ~/.vscode/extensions to enable pgsql color syntax highlighting for strings that have the following pattern

string_name = r''' --sql

 -- Color highlighted SQL goes here

'''