We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7666d commit 1d79099Copy full SHA for 1d79099
1 file changed
extensions/php/package.nls.json
@@ -1,5 +1,5 @@
1
{
2
- "configuration.suggest.basic": "Configures if the built-in HTML language suggestions are enabled. The support suggests PHP globals and variables.",
+ "configuration.suggest.basic": "Configures if the built-in PHP language suggestions are enabled. The support suggests PHP globals and variables.",
3
"configuration.validate.enable": "Enable/disable built-in PHP validation.",
4
"configuration.validate.executablePath": "Points to the PHP executable.",
5
"configuration.validate.run": "Whether the linter is run on save or on type.",
0 commit comments