microsoft / microsoft/AzureStorageExplorer
Use NumpadMultiply key code for tree expand-all shortcut
Open
@craxal is already working on this.
Since Mar 27, 2026.
:accessibility: accessibility
:copilot: copilot
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
The asterisk expand-all tree shortcut (!722155) currently matches on key === "*", which fires for both Shift+8 and NumpadMultiply. The companion PR !722205 adds the NumpadMultiply key code to ui-components so the handler can distinguish them.
Parent issue: #8987
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.
Assessment
This issue has not been assessed yet.