vscode/extensions/php/package.nls.json
2016-03-15 17:07:14 +01:00

6 lines
292 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 Configuration options"
}