Wednesday 24 June 2020

How to enable mandarin or Chinese characters or GBK supported in Ubuntu Sublime?

p/s: copied from https://github.com/seanliang/Codecs33/tree/linux-x64

Description (中文说明见README.zh_CN.md)

Due to the limitation of embedded Python with Sublime Text 3, ConvertToUTF8 might not work properly. You can install this plugin to solve the problem.



Installation
Using Package Control to find, install and upgrade Codecs33 is the recommended method to install this plug-in.
Otherwise, you can download this repository as a zip file from one of the branchs (osx, linux-x64, linux-x32) which matchs your platform. Unzip the archive and rename the new folder to Codecs33, then move this folder to Packages folder of Sublime Text (You can find the Packages folder by clicking "Preferences > Browse Packages" menu entry in Sublime Text).

No comments:

Post a Comment