microsoft / vscode-azurestaticwebapps

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

Must re-open VS Code window during create SWA flow #647

Open wwlorey opened 2 years ago

wwlorey commented 2 years ago

Feel free to move this to the RG repo if needed.

I expect that once I create a static web app and open the new repo in VS Code that it'll be easy to jump back into resource groups and see my newly created SWA. But I was still on the locations view when I opened the Azure view and I'm not sure where my new SWA is 😢

wwlorey commented 2 years ago

I was mistaken when I thought my static web app was created. This sheds light on a different issue though: it's confusing that the create process stops and you must restart it when the new VS Code window opens (after cloning the repo)

alexweininger commented 2 years ago

I'm going to remove the unified label since the UX issue isn't specific to unified stuff