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