We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6ee65e commit dad0cbcCopy full SHA for dad0cbc
1 file changed
extensions/php-language-features/package.json
@@ -38,7 +38,8 @@
38
"null"
39
],
40
"default": null,
41
- "description": "%configuration.validate.executablePath%"
+ "description": "%configuration.validate.executablePath%",
42
+ "scope": "machine"
43
},
44
"php.validate.run": {
45
"type": "string",
0 commit comments