Settings format crawl

This commit is contained in:
Jackson Kearl
2018-08-01 11:37:32 -07:00
parent 9e98050354
commit c94aad7f1d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"configuration.suggest.basic": "Configures if the built-in PHP language suggestions are enabled. The support suggests PHP globals and variables.",
"configuration.suggest.basic": "Controls whether the built-in PHP language suggestions are enabled. The support suggests PHP globals and variables.",
"configuration.validate.enable": "Enable/disable built-in PHP validation.",
"configuration.validate.executablePath": "Points to the PHP executable.",
"configuration.validate.run": "Whether the linter is run on save or on type.",