How to automatically switch the IME when typing non-English in IntelliJ IDE
2 xxxtai 1 9/6/2025, 6:45:04 AM github.com ↗
Comments (1)
xxxtai · 2h ago
Automatically switch input method according to the position of the cursor. Displays the current language on the cursor. Avoid typos and coding errors caused by language switching. This feature is particularly beneficial for developers whose mother tongue is not English, such as Chinese, Japanese, Korean and Russian, etc. At the same time, it is also a necessary extension of IdeaVim.