Skip to content

Commit

Permalink
Add "Open VS Code" entry in services
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Feb 21, 2024
1 parent 5463e8d commit 04edd53
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,13 @@
"text": "Argo Workflows",
"newBrowserTab": true
}
},
{
"command": "nebari:open-proxy",
"rank": 5,
"args": {
"name": "vscode"
}
}
]
},
Expand Down

0 comments on commit 04edd53

Please sign in to comment.