microsoft / vscode-docker

Docker Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker
Other
1.21k stars 515 forks source link

There is no action "Connect Registry..." in REGISTRIES view when no registry connected in REGISTRIES view #4094

Closed v-xinda closed 1 year ago

v-xinda commented 1 year ago

OS: All Build Version: 20230923.1 Regression: Previous Release

Repro Steps:

  1. Disconnect all registries (Azure/Docker Hub/GitHub/Generic Registry V2) in REGISTRIES view.
  2. Check whether there is an action "Connect Registry..." in REGISTRIES view.

Expect: There is an action "Connect Registry..." in REGISTRIES view.

Screenshot 2023-09-25 at 10 11 48

Actual: There is no action "Connect Registry..." in REGISTRIES view.

Screenshot 2023-09-25 at 10 06 50
alexyaang commented 1 year ago

@bwateratmsft We should add this back.

bwateratmsft commented 1 year ago

Agreed, I think this is a good feature. Shouldn't be too difficult to add something for this to URTDP.getChildren()