Vim mode breaks underline access key shortcuts
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
When I'm in vim mode I cannot press "alt-f" and "n" to open a new file. Seems like other underline scortcuts works however. Also, if i toggle vim mode off, it works.
https://user-images.githubusercontent.com/9251274/110627686-8f12ef80-81a2-11eb-88b8-c2c6248f9908.mp4
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.
Research direction
Reproduce the shortcut in VS Code by enabling Vim mode and pressing Alt-F followed by N, then compare it with Vim mode disabled and with other underlined shortcuts. Trace the keybinding handling involved in this behavior; done means Alt-F then N opens a new file while Vim mode remains enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vim, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100