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

There are duplicate actions in "Application Settings" context menu after installing Function extension unified build #672

Closed v-ruizh closed 2 years ago

v-ruizh commented 2 years ago

OS: All Azure Resource Extension Build Version: 20220420.34 (unified) Azure Static Web App Extension Build Version: 20220420.18 (unified) Azure Function Extension build Version: 20220421.1 (unified) Regression: Not a regression

Repro Steps:

  1. Expand a Static Web App node in Azure Resources view.
  2. Right click the "Application Settings" node to open its context menu.
  3. Check whether there are no duplicate actions in the context menu.

Expect: There are no duplicate actions in the context menu. image

Actual: There are duplicate actions in the context menu. image

More Info:

  1. This issue also reproduces for an application setting.
  2. This issue also reproduces for Function App.