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.
Image showing syntax highlighting working for SQL embedded inside a Python string
- 2021年12月13日 forked from python-string-sql
- Made it so adding
--(begin-)?sqland--end-sqlis not necessary! - Forked from es6-string-html