vscode-azurestaticwebapps icon indicating copy to clipboard operation
vscode-azurestaticwebapps copied to clipboard

Better support for multi-root workspaces with multiple static web apps open

Open alexweininger opened this issue 3 years ago • 2 comments

Came across this while reproducing an issue in microsoft/vscode-azurefunctions#2896 which deals with having two SWAs open in a single workspace.

If a user has multiple SWAs added to their workspace, we should show "(linked)" on each corresponding environment. Currently when more than one SWA is open, we don't mark any environment with "(linked)". I love this feature, and it should work for multi-root workspaces as well.

Image showing what I'm referring to: image

Along with this change, we should verify that all commands work properly with multi-root workspaces.

alexweininger avatar Jul 30 '21 20:07 alexweininger

This issue has become stale and is at risk of being closed. The community has 60 days to upvote the issue. If it receives 5 upvotes we will keep it open and take another look. If not, we will close it. To learn more about how we handle issues, please see our documentation.

Happy Coding!

AzCode-Bot avatar Jan 27 '22 03:01 AzCode-Bot

Marking this as P1. I don't think we should let this issue close as it'll be essential to the local UX.

nturinski avatar Feb 01 '22 18:02 nturinski