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 InputHelper Just a little plugin to open new gtk.window having textinput field which will support
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
InputHelper
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.
cd ~/.config/sublime-text-2/Packages
git clone https://github.com/xgenvn/InputHelper.git
This plugin is ONLY working on Linux! On Windows or Mac you shouldn't have above issues to use this plugin.