TL;DR
Install the official .deb
version of VS Code.
Issue
Running Ubuntu 20.04 LTS, I was unable to type in Korea in VS Code as I was trying out react-i18next.
IBus IME doesn't work on Snap version of VS Code, reported on GitHub but not addressed.
- Snap: keyboard input method ibus for Korean doesn't work. #68625
- Can't input Chinese in Linux system #46941
What happened?
Ubuntu 20.04 version of "Ubuntu Software" now installs snap version of software.
Refer to Ubuntu Switches to a Snapβd Software Store for 20.04
Resolution
Go and download the official .deb
version of VS Code...
Yes. That worked great.
Refer to the "answer #4" in linux - japanese input is not possible on vscode on ubuntu
Image by Philipp Reiner from Pixabay
Top comments (1)
omg, solved my problem~! thx