Color routine skip the function name token for SQL string's #103506
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
grammar
Syntax highlighting grammar
upstream-issue-linked
This is an upstream issue that has been reported upstream
Issue Type: Bug.
VS Code version: Code 1.47.2 (17299e4, 2020-07-15T18:22:06.216Z)
Insider: No.
OS version: Windows_NT x64 10.0.18363
It's not a big deal!, but it's seem the color routine skip the function name token for SQL string
"SELECT ... '" . myfunction() ." ... "
while it's working fine for regular string (without SELECT).
See the screenshot.
Thank you,
The text was updated successfully, but these errors were encountered: