Issue
This Content is from Stack Overflow. Question asked by Ave
VScode is not recognising F13-F24 keys.
I’ve changed my left Win key to output F13 using SharpKeys by writing to registry. Suddenly after the last update, VScode has stopped recognising any key that has been changed using this method.
SharpKeysUi
The key still works as the keys are still recognised by other programs and by scripts in AutoHotkey.
When i use ‘recording keys’ in the keyboardShortcuts in VScode and hit the Win key (now F13), it does not show anything as a response. This is a recent change as I had used the F13 key for about a month with no issues.
I’ve tried F13 , F15 , F19 and F24 with none of them but the F24 one showing anything. The F24 key is shown as “Unknown” in the keyboardshortcuts tab.
On the vscode github, i saw one issue which was similar to this but that was closed with no answer.
edit: please let me know if i should add something to this to help
Solution
This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.
This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.