Activate XML features when SQL loads (#7228)

This commit is contained in:
Karl Burtram
2019-09-16 14:34:58 -07:00
committed by GitHub
parent 66d4d5c73f
commit 7868afb4fd

View File

@@ -12,6 +12,7 @@
"Programming Languages"
],
"activationEvents": [
"onLanguage:sql",
"onLanguage:xml"
],
"scripts": {