mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Fixes #96794: php.validate.executablePath - Unable to override in workspace
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
],
|
||||
"default": null,
|
||||
"description": "%configuration.validate.executablePath%",
|
||||
"scope": "machine"
|
||||
"scope": "machine-overridable"
|
||||
},
|
||||
"php.validate.run": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user