Skip to content

Commit

Permalink
chore: remove unnecessary prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick-Erichsen committed Aug 13, 2024
1 parent cb41e49 commit 3692aee
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 3692aee

Please sign in to comment.