mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
php.validate.executablePath scoped 'machine'
This commit is contained in:
@@ -38,7 +38,8 @@
|
||||
"null"
|
||||
],
|
||||
"default": null,
|
||||
"description": "%configuration.validate.executablePath%"
|
||||
"description": "%configuration.validate.executablePath%",
|
||||
"scope": "machine"
|
||||
},
|
||||
"php.validate.run": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user