林中阴影

Recent content on 林中阴影

马上订阅 林中阴影 RSS 更新: https://blog.heysh.xyz/feed.xml

Auto-Switch IME in Vim-Mode-Plus for Atom Editor

2017年9月5日 21:03

Update 2018-5: Now vim-mode-plus introduced new method to disable IME in the setting page. It's time for this post to retire.


As a vim-user and Chinese-speaker, I prefer vim-mode-plus for Atom editor, but always disrupted by the IME in normal mode, like this:

IME-in-atom

If we could disable IMEs in normal mode then everything will be fine again. However, due to the lack of the APIs, it is hardly possible to solve the problem in the editor.

Thus, we could solve it out of the box. There is a package named atom-vim-mode-plus-auto-ime, which could run a custom command when the mode changes. The goal now is to find some commands to control the IME:...

剩余内容已隐藏

查看完整文章以阅读更多