microsoft / microsoft/azure-tools-for-java

Support multi selection via ctrl and shift-clicking in Azure Explorer (and elsewhere where appropriate)

Open
#8,102 0 comments 1 reaction 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.