microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
52 stars 28 forks source link

There are no "RESOURCES" and "WORKSPACE" labels in the AZURE view #595

Closed v-chenzha closed 1 year ago

v-chenzha commented 1 year ago

Environment: VSCode.dev Regression: Not a regression

Repro Steps:

  1. Install the Resource Group extension.
  2. Navigate to AZURE view.
  3. Check the AZURE view.

Expect: There are "RESOURCES" and "WORKSPACE" labels in the AZURE view. image

Actual: There are no "RESOURCES" and "WORKSPACE" labels in the AZURE view. image

nturinski commented 1 year ago

Fixed by https://github.com/microsoft/vscode-azureresourcegroups/pull/607

v-chenzha commented 1 year ago

@nturinski This issue still reproduces on Resource Groups extension testing for vscode.dev, reopen it. image image