microsoft / microsoft/azure-tools-for-java
Support multi selection via ctrl and shift-clicking in Azure Explorer (and elsewhere where appropriate)
Open
@wangmingliang-ms is already working on this.
Since Jan 18, 2024.
Type: Feature Request
- Dominant language
- Java
- Stars
- 262
- Forks
- 185
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
One use-case: trying to delete multiple secrets from key vault. The delete action takes a good bit of time. I'm speculating the action of connecting to azure via az and the like takes the majority of the time as opposed to the amount of secrets. It'd be nice if it were possible to shift/ctrl-click multiple secrets so that I can delete them en masse and speed up the process.
Contributor guide
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.
Assessment
This issue has not been assessed yet.