From c40e49047d63eabe40c55c8cee45966f633cac14 Mon Sep 17 00:00:00 2001 From: Mattia Date: Thu, 3 Mar 2022 09:38:07 +0100 Subject: [PATCH] fix: update activationEvents --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44e5f3f..c8d13e4 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "Themes" ], "activationEvents": [ - "*" + "onStartupFinished" ], "extensionKind": [ "ui",