forked from external/vscode-xml
		
	Merge pull request #329 from DotJoshJohnson/feature/280-machine-scoped-config
Set "queryExecutionEngine" Scope to "Machine"
This commit is contained in:
		
						commit
						82c2374e9a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue