diff --git a/package.json b/package.json index 7e922a4..aff831b 100644 --- a/package.json +++ b/package.json @@ -130,6 +130,11 @@ "title": "Install slash commands", "category": "DevChat" }, + { + "command": "DevChat.StartLocalService", + "title": "Start local service", + "category": "DevChat" + }, { "command": "DevChat.Chat", "title": "Chat with DevChat", @@ -253,6 +258,10 @@ { "command": "DevChat.InstallCommands", "when": "false" + }, + { + "command": "DevChat.StartLocalService", + "when": "false" } ], "explorer/context": [