software dev, grumbling
Moderately annoyed by there being a million "attach keyboard handlers based on hotkey strings like ctrl+F" libraries on npm, but seemingly none that just test such a hotkey string against an event object and do nothing else
And of course VS Code's implementation is nowhere to be found as a stand-alone library either