diff --git a/package.json b/package.json index 2e12010..91da826 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,9 @@ "url": "https://github.com/blakedietz/vscode-nested-tags" }, "main": "./out/extension.js", + "activationEvents": [ + "onView:tagTreeView" + ], "contributes": { "views": { "explorer": [