Ref: http://www.tipiweb.tk/blog/2012/06/16/little-simple-way-to-use-ibus-in-sublime-text-2/
A small plugin for chinese input in sublime text2


Just a little plugin to open new gtk.window having textinput field which will support Input Method like Ibus, then insert it back to Sublime Text 2 when you complete input text.
MANUAL INSTALL:
cd ~/.config/sublime-text-2/Packages
git clone https://github.com/xgenvn/InputHelper.git
USING:
- Make sure your iBus/scim is working normally on other gtk application
- Default key combination: Ctrl+Shift+Z > Input text in the text field > Press Enter or Ctrl+Enter to place text > Press Arrow Key or End to place cursor to the last position. Ctrl+Enter to reach new line after input text.
This plugin is ONLY working on Linux! On Windows or Mac you shouldn't have above issues to use this plugin.

本文提供了一个简单的步骤来安装并使用InputHelper插件,该插件允许在Sublime Text 2中通过ibus进行中文输入。安装方法包括手动操作和默认快捷键设置。注意此插件仅适用于Linux系统。
541

被折叠的 条评论
为什么被折叠?



