mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 04:09:28 +00:00
Edit pass on built-in extension descriptions (#44875)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"displayName": "Python Language Basics",
|
||||
"description": "Provides Syntax highlighting, Folding and Bracket matching in Python files"
|
||||
"description": "Provides syntax highlighting, bracket matching and folding in Python files."
|
||||
}
|
||||
Reference in New Issue
Block a user