Ideas: - [x] `Escape`: close the drawer if open #3371 - [x] `Ctrl K` to open a file picker #3404 - [ ] `Left`/`Right`: navigate between previous/next mutant - [ ] Holding `Alt` could navigate focus without opening a new mutant - [ ] `Tab`: Cycle focus through mutant dots~~ make mutant-dots focusable in the browser - [ ] This would be the same as `Alt + ArrowRight` - [ ] `Enter`: Open the drawer for the currently focused mutant dot - [ ] `Ctrl 1`/`Ctrl 2`: switch between Mutants/Tests tab - [ ] `Backspace`: go up 1 level in the breadcrumb - [ ] `Ctrl + something`: switching mutant filters - [ ] `Ctrl + ?`: open a shortcut popup showing the shortcuts - [ ] Having each shortcut in the tooltip would also be good
Ideas:
Escape: close the drawer if open fix(elements): close drawer when pressing Escape #3371Ctrl Kto open a file picker feat(elements): add file picker #3404Left/Right: navigate between previous/next mutantAltcould navigate focus without opening a new mutantTab: Cycle focus through mutant dots~~ make mutant-dots focusable in the browserAlt + ArrowRightEnter: Open the drawer for the currently focused mutant dotCtrl 1/Ctrl 2: switch between Mutants/Tests tabBackspace: go up 1 level in the breadcrumbCtrl + something: switching mutant filtersCtrl + ?: open a shortcut popup showing the shortcuts