2021-11-22
Visual Studio Code shortcut showing Unknown on Ubuntu
vscode, code, ubuntu, shortcut, unknown
vscode, code, ubuntu, shortcut, unknown
Have you ever seen "unknown" while trying to set a keyboard shortcut?
Or have you seen an underlined u or e after pressing a random keyboard shortcut?
I will show you why it's happening and how to fix it.
is it happening?
If you are using "ibus", the default global keyboard shortcuts will cause those problems.
You can see that there are two shortcuts set above.
The "Emoji annotations" shortcut is set to ctrl+..
If you've used VS Code, you will recognize it as a shortcut for "quick fix".
When I pressed ctrl+., I was getting e so couldn't take advantage of it.
Well you can either
I deleted my shortcuts because I don't use them at all.
If you the changes isn't applied, restart ibus-daemon,
It will kill the existing session first if there is already one
1$ prompt> ibus-daemon &2[1] 580173current session already has an ibus-daemon.4[1] + 58017 exit 255 ibus-daemon