Adds automatic syntax highlight support SQL strings embedded in Python strings.
This is still under development, if you experience issues please try to help us fix them. :) Auto detecting SQL, and highlighting it properly insight Python is hard!
View on extension on the VS Code Marketplace, or source code Github.
- 2021-12-13 forked from python-string-sql
- Made it so adding
--(begin-)?sql
and--end-sql
is not necessary! - Forked from es6-string-html