alt- modifier not working (f.e. `nmap <a-j> exit` does not exit when I press `alt-j`)
See original GitHub issueI seem not to be able to do alt-anything
.
I turned off the Window: Custom Menu Bar Alt Focus
and Window: Enable Menu Bar Mnemonics
options of VS Code, but no luck.
Any idea why no alt- combos work?
Issue Analytics
- State:
- Created 3 years ago
- Comments:15 (15 by maintainers)
Top Results From Across the Web
alt- modifier not working (f.e. `nmap <a-j> exit` does not ...
I seem not to be able to do alt-anything. I turned off the Window: Custom Menu Bar Alt Focus and Window: Enable Menu...
Read more >Modifier keys (alt/option/shift) not working
Solved: I use Photoshop CS6 on an iMac 27inch running Sierra 10.12.2 with a 13HD Cintiq with the driver completely updated to version...
Read more >How to Fix ALT Codes Not Working on Windows 10 [Tutorial]
How to Fix ALT Codes Not Working on Windows 10.Several Windows 10 users are reporting that they are suddenly unable to use ALT...
Read more >Untitled
Moonbeam what else is there, Acompanhamento porco a paraguaia, Marcum lx1 not working, Khooni nala srinagar, Maria marmolejo, Hotels near cambium farms, ...
Read more >Untitled
Profilaxis oftalmica del recien nacido, Adding error bars in numbers ipad, ... Jules et jim rue cartier, Bill of lading no search, Gebeceler...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The following makes all alt- letter combos work:
Are there alt- bindings in VS Code, besides the file menu ones? I don’t think I’ve ever used one.
I’m imagining that most Vim users will prefer their Vim alt- bindings over VS Code file menu bindings. Plus we have the command palette.
What if we add an option in the extension settings that we can toggle (prevents from having to paste the above in keybindings.json)?
Duplicate of #421