mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
feat: update VS Code marketplace tagline to AI coding agent for VS Code
This commit is contained in:
parent
08d7f80e22
commit
a3703934e7
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"extension": {
|
||||
"name": "Roo Code",
|
||||
"description": "A whole dev team of AI agents in your editor."
|
||||
"description": "AI coding agent for VS Code"
|
||||
},
|
||||
"number_format": {
|
||||
"thousand_suffix": "k",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"extension.displayName": "Roo Code",
|
||||
"extension.description": "A whole dev team of AI agents in your editor.",
|
||||
"extension.description": "AI coding agent for VS Code",
|
||||
"views.contextMenu.label": "Roo Code",
|
||||
"views.terminalMenu.label": "Roo Code",
|
||||
"views.activitybar.title": "Roo Code",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue