Files
vscode/extensions/php/package.nls.json
2016-06-27 18:37:04 +02:00

6 lines
270 B
JSON

{
"configuration.validate.enable": "Whether php validation is enabled or not.",
"configuration.validate.executablePath": "Points to the php executable.",
"configuration.validate.run": "Whether the linter is run on save or on type.",
"configuration.title": "PHP"
}