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

Change the actions to "Edit Setting.../Rename Setting.../Delete Setting..." for application setting

Open v-ruizh opened this issue 3 years ago • 0 comments

OS: Win10 Build Version: 20220612.1

Repro Steps:

  1. Right click one application setting in a web app and check its actions in context menu.
  2. Check its actions in context menu.

Actual: The actions are "Edit/Rename/Delete..." in context menu. image

Suggestion: Change the actions to "Edit Setting.../Rename Setting.../Delete Setting...", like the actions in Function App. image

More Info: There is no delete application setting command in command palette.

v-ruizh avatar Jun 15 '22 03:06 v-ruizh