From 85826ae7e2ed5033e3756706953313d0d4490233 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Fri, 4 Aug 2023 12:11:51 -0700 Subject: docs: :memo: improved keyboard shortcut docs --- extension/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extension/package.json') diff --git a/extension/package.json b/extension/package.json index 2a8266ec..41704212 100644 --- a/extension/package.json +++ b/extension/package.json @@ -75,17 +75,17 @@ { "command": "continue.quickFix", "category": "Continue", - "title": "Quick Fix" + "title": "Quick Fix with Continue" }, { "command": "continue.viewLogs", "category": "Continue", - "title": "View Logs" + "title": "View Continue Server Logs" }, { "command": "continue.toggleAuxiliaryBar", "category": "Continue", - "title": "Toggle Auxiliary Bar" + "title": "Toggle Right Sidebar" }, { "command": "continue.focusContinueInputWithEdit", -- cgit v1.2.3-70-g09d2