microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
86 stars 33 forks source link

The "Focused Resources" view doesn't auto-refresh after creating a new static web app #834

Open v-xinda opened 1 year ago

v-xinda commented 1 year ago

OS: Win 10 Build Version: 20230528.1 Regression: Not a Regression

Repro Steps:

  1. Click "Focus Group" icon to focus the "Static Web Apps" node.
  2. Create a static web app from "Resources" view or "Command Palette".
  3. Check whether the new created static web app shows in the "Focused Resources" view.

Expect: The new created static web app shows in the "Focused Resources" view.

Actual: The new created static web app doesn't show in the "Focused Resources" view.

More Info: Refresh the "Focused Resources" view can fix this issue.

nturinski commented 1 year ago

Related to https://github.com/microsoft/vscode-azureresourcegroups/issues/715