mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Edit pass on built-in extension descriptions (#44875)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"displayName": "Package File Editing",
|
||||
"description": "Provides intelli-sense for VS Code extension points and linting capabilities in Package json files"
|
||||
"description": "Provides IntelliSense for VS Code extension points and linting capabilities in package.json files."
|
||||
}
|
||||
Reference in New Issue
Block a user