diff --git a/package.json b/package.json
index 292e8372..fcf51dd0 100644
--- a/package.json
+++ b/package.json
@@ -9,9 +9,6 @@
   "engines": {
     "vscode": "^1.36.0"
   },
-  "extensionKind": [
-    "workspace"
-  ],
   "workspaceTrust": {
     "request": "never"
   },
@@ -108,4 +105,4 @@
       }
     ]
   }
-}
\ No newline at end of file
+}