vscode-openshift-tools
vscode-openshift-tools copied to clipboard
Open nodes in Application Explorer in Developer Console
The Application Explorer has Deployments and Deployment Configs. These resources should have 2 Actions in the Context Menu.
- Open in Developer Console -> This should open the specified resource in the developer console in the selected context.
- Open in Editor -> This should open the YAML of the resource in the VSCode editor itself.