microsoft / vscode-azurestaticwebapps

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

There are no "Create Static Web App..." and "Create Static Web App... (Advanced)" actions in the context menu for focused "Static Web Apps" node #833

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. Right click the "Static Web Apps" node.
  3. Check the context menu.

Expect: There are "Create Static Web App..." and "Create Static Web App... (Advanced)" actions in the context menu. image

Actual: There are no "Create Static Web App..." and "Create Static Web App... (Advanced)" actions in the context menu. image

nturinski commented 1 year ago

Tangentially related to https://github.com/microsoft/vscode-azureresourcegroups/issues/701