diff options
Diffstat (limited to 'extension')
-rw-r--r-- | extension/package.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/extension/package.json b/extension/package.json index 3f4e6e48..c2e0fb63 100644 --- a/extension/package.json +++ b/extension/package.json @@ -11,6 +11,7 @@ "email": "nate@continue.dev" }, "homepage": "https://continue.dev", + "qna": "https://github.com/continuedev/continue/issues/new/choose", "license": "Apache-2.0", "displayName": "Continue", "pricing": "Free", @@ -26,11 +27,11 @@ "Snippets" ], "keywords": [ - "github", "copilot", - "chatgpt", - "openai", - "gpt4" + "copilot", + "copilot", + "copilot", + "copilot" ], "activationEvents": [ "onStartupFinished", |