summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/extension/package.json b/extension/package.json
index 4edb510c..c0ef36d9 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -1,6 +1,6 @@
{
"name": "continue",
- "icon": "media/terminal-continue.png",
+ "icon": "media/icon.png",
"version": "0.0.410",
"repository": {
"type": "git",
@@ -17,9 +17,9 @@
"homepage": "https://continue.dev",
"qna": "https://github.com/continuedev/continue/issues/new/choose",
"license": "Apache-2.0",
- "displayName": "Continue - Use Code Llama in VS Code",
+ "displayName": "Continue - CodeLlama, GPT-4, and more",
"pricing": "Free",
- "description": "Open-source copilot for software development - bring the power of ChatGPT to your IDE",
+ "description": "Open-source autopilot for software development - bring the power of ChatGPT to your IDE",
"publisher": "Continue",
"engines": {
"vscode": "^1.67.0"