Remove and other language features from description of basic builtin extensions #44626

This commit is contained in:
Ramya Achutha Rao
2018-02-27 18:15:50 -08:00
parent 8e7af9d70a
commit 15d0e9b30b
37 changed files with 40 additions and 36 deletions

View File

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