Skip to content

Commit

Permalink
Add "Open VS Code" entry in services (#2267)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelovilla authored Mar 7, 2024
2 parents 1e0c53e + 04edd53 commit 50e2f8a
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 50e2f8a

Please sign in to comment.