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

The resource view does not auto-refresh after editing "Azure Resource Groups: Selected Subscriptions" setting #733

Open v-ruizh opened 1 year ago

v-ruizh commented 1 year ago

OS: Win 10 Build Version: 20230727.1

Repro Steps:

  1. Navigate to "Azure Resource Groups: Selected Subscriptions" setting.
  2. Edit this setting, such as add a subscription.
  3. Check whether the added subscription shows in the resource view.

Expect: The added subscription shows in the resource view.

Actual: The added subscription does not show in the resource view.

More Info: Refresh the resource view can fix this issue.

bwateratmsft commented 1 year ago

I think this is a good idea to implement but definitely not a blocker for customers.