Edit pass on built-in extension descriptions (#44875)

This commit is contained in:
Greg Van Liew
2018-03-02 00:43:06 +00:00
committed by Ramya Rao
parent ba38492bfd
commit b3a1b98d54
41 changed files with 41 additions and 41 deletions

View File

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