diff --git a/package.json b/package.json index 03b70fd..90e3028 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,10 @@ "AceJump", "EasyMotion" ], + "extensionKind": [ + "ui", + "workspace" + ], "repository": { "type": "git", "url": "https://github.com/wmaurer/vscode-jumpy.git" @@ -115,4 +119,4 @@ "typescript": "^2.6.1", "vscode": "^1.1.6" } -} +} \ No newline at end of file