Skip to content

Commit

Permalink
Merge pull request #1996 from continuedev/pe/rename-continue-command-…
Browse files Browse the repository at this point in the history
…prefixes

chore: remove unnecessary  prefixes
  • Loading branch information
Patrick-Erichsen authored Aug 13, 2024
2 parents cb41e49 + 3692aee commit d363d85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
{
"command": "continue.debugTerminal",
"category": "Continue",
"title": "Continue: Debug Terminal",
"title": "Debug Terminal",
"group": "Continue"
},
{
Expand All @@ -199,7 +199,7 @@
{
"command": "continue.selectFilesAsContext",
"category": "Continue",
"title": "Continue: Select Files as Context",
"title": "Select Files as Context",
"group": "Continue"
},
{
Expand Down

0 comments on commit d363d85

Please sign in to comment.