Skip to content

Commit dad0cbc

Browse files
committed
php.validate.executablePath scoped 'machine'
1 parent a6ee65e commit dad0cbc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

extensions/php-language-features/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"null"
3939
],
4040
"default": null,
41-
"description": "%configuration.validate.executablePath%"
41+
"description": "%configuration.validate.executablePath%",
42+
"scope": "machine"
4243
},
4344
"php.validate.run": {
4445
"type": "string",

0 commit comments

Comments
 (0)