icon and cosmetics for php extension

This commit is contained in:
kieferrm
2018-02-28 19:26:04 -08:00
parent 95888050f7
commit d53fa1cf77
3 changed files with 3 additions and 2 deletions

View File

@@ -6,6 +6,6 @@
"configuration.title": "PHP",
"commands.categroy.php": "PHP",
"command.untrustValidationExecutable": "Disallow PHP validation executable (defined as workspace setting)",
"displayName": "PHP Language features",
"description": "Provides rich language support for php files"
"displayName": "PHP Language Features",
"description": "Provides intelli-sense, linting, and language basics for PHP files."
}