This is a Sublime Text plugin "ChineseToPinyin" https://github.com/rady/chinesetopinyin. It provides translation Chinese to Pinyin.
The python of Chinese to Pinyin core is "xpinyin" https://github.com/lxneng/xpinyin.
Install manually
- Download the repo
- Copy everything in the repo to a folder named "ChineseToPinyin" under the package folder of SublimeText 2 (create it if it doesn't exist)
Press Ctrl+Shift+P to bring up the command input panel. Type in "ChineseToPinyin"
Copyright (C) 2012 Rady Huang. MIT License.