microsoft / microsoft/vscode-azureresourcegroups
[Suggestion] It would be better to add "Delete Resource Group..." action in the context menu
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win10
Build Version: 20230525.1
Regression: Not a Regression
Repro Steps:
- Make sure the resource groups by Resource Group.
- Click "Focus Group" icon to focus a resource group.
- Right click the resource group.
- Check the context menu.
Actual:
There is no "Delete Resource Group..." action in the context menu.
Suggestion:
It would be better to add "Delete Resource Group..." action in the context menu.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named in the issue. Start by locating the existing resource-group context-menu actions in the TypeScript extension and tracing how commands are registered; done means the focused resource group's menu offers “Delete Resource Group...” and the deletion flow works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100