mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Settings format crawl
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user