Description of the Issue
Although I understand that the majority of people do not use the F13 to F24 keys, as they are not on physical keyboards, these keys can still be accessed by other means, such as using macro buttons like the Stream Deck.
The shortcut mapper only shows F1 to F12 in the dropdown, however, the shortcuts.xml file under \AppData\Roaming\Notepad++ shows the key as the number from https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.keys?view=windowsdesktop-6.0
If I open the shortcuts file and replace the "key" with its matching number from the above website, like "124" for the F13 key, save the file, and reload Notepad++, the F13 does work as expected, but the shortcut mapper shows the shortcut as "Unlisted".
On another note, it's a shame that there's also no ability to click inside the box, use the shortcut key, and the dialog box fills up with the key combination I had just physically pressed. Having to go through and find the key in a dropdown feels archaic
Steps to Reproduce the Issue
- Open the shortcut mapper
- Try to set up a new shortcut for an F13 to F24 key
- See it only lists F1 to F12


