mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-26 18:27:38 +01:00
Merge pull request #8046 from gontadu/patch-1
Addition of USE EXEC OPENQUERY syntax
This commit is contained in:
@@ -239,7 +239,7 @@
|
||||
</dict>
|
||||
<dict>
|
||||
<key>match</key>
|
||||
<string>(?i:\bvalues\b)</string>
|
||||
<string>(?i:\b(values|use|exec|openquery)\b)</string>
|
||||
<key>name</key>
|
||||
<string>keyword.other.DML.II.sql</string>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user