Closed mikeseese closed 5 years ago
I don't see any default keybindings for these. What os are you on? Are you using a keymap extension?
Hey @mattbierner, I'm on Linux. There are two Ctrl+Shif+I
keyboard shortcuts whose source are Default
:
I'm not using a keymap extension
Sorry, I did not know this keybinding was used on linux. We should come up with a different one for linux users. @seesemichaelj Any suggestions for one?
I'm using Ctrl+Alt+I
which doesn't conflict with any Linux shortcuts. I would have used Ctrl+Alt+E
(E for emoji), but it's an awkward movement.
Is this still planned? I don't see a related pull request. For now, I similar to @seesemichaelj I will reassign the shortcut, not too much of a hurdle but having it work out of the box would be great.
This extension contributes a quick picker for emoji's using the
Ctrl+Shift+I
keybinding. This keybinding conflicts with theFormat Document
command.If you're stumbling across this issue, this is how I've done a work around:
Open the keyboard shortcuts:
Ctrl+Shift+P
=>Preferences: Open Keyboard Shortcuts (JSON)
I then redirect the emoji keybinding to
Ctrl+Alt+I
instead ofCtrl+Shift+I
with the following addition to the JSON array