We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
[2022-05-13 16:18:51.108] [renderer1] [info] [KeybindingService]: / Received keydown event - modifiers: [meta], code: MetaLeft, keyCode: 91, key: Meta [2022-05-13 16:18:51.108] [renderer1] [info] [KeybindingService]: | Converted keydown event - modifiers: [meta], code: MetaLeft, keyCode: 57 ('Meta') [2022-05-13 16:18:51.109] [renderer1] [info] [KeybindingService]: \ Keyboard event cannot be dispatched in keydown phase. [2022-05-13 16:18:51.209] [renderer1] [info] [KeybindingService]: / Received keydown event - modifiers: [meta], code: KeyH, keyCode: 72, key: h [2022-05-13 16:18:51.228] [renderer1] [info] [KeybindingService]: | Converted keydown event - modifiers: [meta], code: KeyH, keyCode: 38 ('H') [2022-05-13 16:18:51.229] [renderer1] [info] [KeybindingService]: | Resolving meta+[KeyH] [2022-05-13 16:18:51.230] [renderer1] [info] [KeybindingService]: \ No keybinding entries. [2022-05-13 16:18:51.458] [renderer1] [info] [KeybindingService]: + Storing single modifier for possible chord meta. [2022-05-13 16:18:51.760] [renderer1] [info] [KeybindingService]: + Clearing single modifier due to 300ms elapsed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: