Steps to Reproduce:
Expected Behaviour: A new file is added to your solution.
The first item in the File menu is 'New File' with the letter N underlined. The underline indicates that it can be activated by pressing the key. The standard approach is to also allow the 'Alt' key to be pressed at the same time.
This should work if the 'Alt' key is still being pressed as this is the behaviour of most editors in windows e.g. Notepad, Word, Visual Studio...
I hope to see this fixed. 20yrs of muscle memory in VS has me quickly hitting Alt+F, S. Unfortunately in VSCode if I don't release Alt before S is pressed it doesn't accept the sequence. VS (on windows) supports S with or without ALT key still being pressed.
I am having a similar issue though it seems intermittent. Alt+key not working for any of the menus. Didn't work one day. Worked for me yesterday. Not working today.
The same issue as in the comment (as a closed issue) above. Alt+key randomly stopped working for me today. Restarting VSCode doesn't help. Haven't tried restarting the system yet.
Seems to be related to https://github.com/Microsoft/vscode/issues/10525 (which is also closed for some reason).
@WereDev, I figured it out: it was caused by Scroll Lock: https://github.com/Microsoft/vscode/issues/19011
@monk-time , confirmed! I tested it out and it replicated my issue beautifully! I guess I just had a couple fat finger days...
Same here.
While it still works in other applications in VS Code it is not working.
Restart of Windows helped :)
At least Alt+F opens the file menu for you. Doesn't for me on Linux.
Apparently they decided this just wasn't an issue: #10525
Duplicate of #52935
Most helpful comment
@WereDev, I figured it out: it was caused by Scroll Lock: https://github.com/Microsoft/vscode/issues/19011