0x00000001A / es6-string-html

Highlight code in ES6 multiline strings
https://marketplace.visualstudio.com/items?itemName=Tobermory.es6-string-html
MIT License
132 stars 79 forks source link

fixes trailing highlighting with SQL cases #56

Closed jdukleth closed 11 months ago

jdukleth commented 11 months ago

closes #47

This resolves #47 .

Fixes issues with trailing syntax in single-line "sql" syntax shown in issue. And also adds support for Prisma and other ORMs that use "xxxxx.sql" syntax.

image

0x00000001A commented 11 months ago

Thanks for your contribution. The new version containing this fix will be released in a few days.