Skip to content

Commit a370393

Browse files
committed
feat: update VS Code marketplace tagline to AI coding agent for VS Code
1 parent 08d7f80 commit a370393

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/i18n/locales/en/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extension": {
33
"name": "Roo Code",
4-
"description": "A whole dev team of AI agents in your editor."
4+
"description": "AI coding agent for VS Code"
55
},
66
"number_format": {
77
"thousand_suffix": "k",

src/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extension.displayName": "Roo Code",
3-
"extension.description": "A whole dev team of AI agents in your editor.",
3+
"extension.description": "AI coding agent for VS Code",
44
"views.contextMenu.label": "Roo Code",
55
"views.terminalMenu.label": "Roo Code",
66
"views.activitybar.title": "Roo Code",

0 commit comments

Comments
 (0)