Rename built-in syntax and snippet extensions to "Language Basics". Fixes #44241

This commit is contained in:
Martin Aeschlimann
2018-02-26 21:27:22 +01:00
parent 033d21d196
commit 292a290e3f
35 changed files with 35 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
{
"displayName": "Python Language Features",
"displayName": "Python Language Basics",
"description": "Provides Syntax highlighting, Folding, Bracket matching and other language features in Python files"
}