Skip to content

Commit

Permalink
Updated cmd titles (151)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmingles committed Nov 12, 2024
1 parent ce62ad4 commit 7b23d29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,11 +220,11 @@
},
{
"command": "vscode-deephaven.createCoreAuthenticatedClient",
"title": "Create Authenticated Client"
"title": "Create Core Authenticated Client"
},
{
"command": "vscode-deephaven.createDHEAuthenticatedClient",
"title": "Create Authenticated Client"
"title": "Create DHE Authenticated Client"
},
{
"command": "vscode-deephaven.startServer",
Expand Down

0 comments on commit 7b23d29

Please sign in to comment.