vscode/extensions/php/package.nls.json

6 lines
292 B
JSON
Raw Normal View History

{
"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"
}