From b9eb7eba40d6bc40e74b90c24945bb47492ac8ae Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Sun, 18 Jun 2023 13:19:57 -0700 Subject: docs --- extension/package.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'extension/package.json') diff --git a/extension/package.json b/extension/package.json index bf4f5eb3..0cbe1d27 100644 --- a/extension/package.json +++ b/extension/package.json @@ -14,7 +14,7 @@ "displayName": "Continue", "pricing": "Free", "description": "Refine code 10x faster", - "version": "0.0.52", + "version": "0.0.54", "publisher": "Continue", "engines": { "vscode": "^1.74.0" @@ -65,13 +65,7 @@ } } }, - "commands": [ - { - "command": "continue.openContinueGUI", - "category": "Continue", - "title": "Open Continue GUI" - } - ], + "commands": [], "keybindings": [ { "command": "continue.focusContinueInput", -- cgit v1.2.3-70-g09d2