mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Edit pass on built-in extension descriptions (#44875)
This commit is contained in:
@@ -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."
|
||||
}
|
||||
Reference in New Issue
Block a user