mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Remove and other language features from description of basic builtin extensions #44626
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user