A memorandum when IME cannot be turned on with VS Code (Ubuntu 20.04)

Conclusion earlier

Install umake with snap and install vscode from umake.

snap install ubuntu-make --classic
umake ide visual-studio-code

It's working with fcitx-mozc now, but maybe others are okay.

I don't know when

Recently, VS Code on my home PC was open only in competition pros, so I didn't speak Japanese. I noticed trying to write Markdown for the first time in a while.

What I tried (failure)

Reinstall VS Code.

Input method change

Recommended Posts

A memorandum when IME cannot be turned on with VS Code (Ubuntu 20.04)
Java cannot be installed on Ubuntu 13.04
Workspace setting location when connecting remotely with VS Code and working on a Docker container
Building a haskell environment with Docker + VS Code on Windows 10 Home
How to open a script file from Ubuntu with VS code
What to do when CentOS cannot be started with VirtualBox on Catalina
A memo that enabled VS Code + JUnit 5 to be used on Windows 10
Connect with VS Code from a Windows client to Docker on another server
Try debugging a Java program with VS Code
[Ubuntu] What to do when MongoDB cannot be started due to a SocketException error
Build a Java development environment with VS Code
What to do when booting Ubuntu on WSL2 and getting "Process terminated with code 1"
What I was addicted to when developing a Spring Boot application with VS Code
Create a Java (Gradle) project with VS Code and develop it on a Docker container
Create a Java (Maven) project with VS Code and develop it on a Docker container
Build Java development environment with VS Code on Mac
[Android] Solution when the camera cannot be started on Android 9
A memorandum when trying Spring Data JPA with STS
Systemctl cannot be used on Ubuntu inside Docker container
A memorandum when creating a REST service with Spring Boot
[Environment construction] Build a Java development environment with VS Code!
Lombok with VS Code
[It takes 3 minutes] When I tried to install VS Code on Ubuntu 18.04, it was unexpectedly easy.
A memorandum when running Apache Maven on an in-house proxy
Note when pip install mysqlclient cannot be installed on Mac
Try debugging natural language processing on Windows. with VS Code
A memo to start Java programming with VS Code (2020-04 version)
[Be careful about changing the version of Xdebug! ] Create a development environment with Xdebug3 + docker + VS Code
Run VS Code on Docker
Docker management with VS Code
Format Ruby with VS Code
Hello World with VS Code!
Create a VS Code Plugin.
Be careful when upgrading Tomcat on a Web system using Oracle
I made a mistake when installing VLC on Ubuntu 18.04 via snap
[Note] A story about changing Java build tools with VS Code
A note when I was addicted to converting Ubuntu on WSL1 to WSL2
Settings to delete unused Java imports when saving with VS Code
When the certificate cannot be obtained by https-portal production (Response Code: 403)
Vivaldi on ubuntu An issue where a transparent window that cannot be erased is created on the Desktop
[Bean Validation] When java.lang.Boolean is returned by a method starting with "is ~" Cannot be validated with AssertTrue / AssertFalse [Java]