Review feedback

This commit is contained in:
Matt Rubens
2025-01-23 15:56:24 -08:00
parent f86e96d157
commit 3257dffa56
4 changed files with 179 additions and 140 deletions

View File

@@ -104,17 +104,17 @@
},
{
"command": "roo-cline.explainCode",
"title": "Explain Code",
"title": "Roo Code: Explain Code",
"category": "Roo Code"
},
{
"command": "roo-cline.fixCode",
"title": "Fix Code",
"title": "Roo Code: Fix Code",
"category": "Roo Code"
},
{
"command": "roo-cline.improveCode",
"title": "Improve Code",
"title": "Roo Code: Improve Code",
"category": "Roo Code"
}
],