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

Stop caching resource list in focus view #696

Closed alexweininger closed 1 year ago

alexweininger commented 1 year ago

Originally added to make the focus/unfocus operations snappier. Was causing more problems than it was worth.

Fixes https://github.com/microsoft/vscode-azureresourcegroups/issues/688, https://github.com/microsoft/vscode-azureresourcegroups/issues/694