From 9c7b2be278ec5b0725b8d0c820ccb1d2b5886f52 Mon Sep 17 00:00:00 2001 From: "jan-david.wiederstein" Date: Sun, 16 Jun 2024 19:12:21 +0200 Subject: [PATCH] Dtest --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b4705f1..4c94acd 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ ], "pricing": "Free", "activationEvents": [ - + "*" ], "main": "./dist/extension.js", "contributes": { @@ -99,7 +99,7 @@ "title": "Back to menu" } ], - "extensionKind": ["ui"] + "extensionKind": ["workspace"] }, "extensionPack": [ "ms-vscode-remote.vscode-remote-extensionpack"