Set "xqueryExecutionEngine" Scope to "Machine"

closes #280
This commit is contained in:
Josh Johnson 2020-07-25 22:37:56 -04:00
parent 3d03e38ed6
commit 68b18c8702

View file

@ -159,7 +159,7 @@
"type": "string",
"default": "",
"description": "The full path to the executable to run when executing XQuery scripts.",
"scope": "window"
"scope": "machine"
},
"xmlTools.xqueryExecutionInputLimit": {
"type": "integer",