Remove and other language features from description of basic builtin extensions #44626

This commit is contained in:
Ramya Achutha Rao
2018-02-27 18:15:50 -08:00
parent 8e7af9d70a
commit 15d0e9b30b
37 changed files with 40 additions and 36 deletions

View File

@@ -5,5 +5,7 @@
"configuration.validate.run": "Whether the linter is run on save or on type.",
"configuration.title": "PHP",
"commands.categroy.php": "PHP",
"command.untrustValidationExecutable": "Disallow PHP validation executable (defined as workspace setting)"
"command.untrustValidationExecutable": "Disallow PHP validation executable (defined as workspace setting)",
"displayName": "PHP Language features",
"description": "Rich language support for php files"
}