/ConvertChineseCharacters

Plugin for Sublime text 3 for convert chinese characters.

Primary LanguagePython

##ConvertChineseCharacters

Plugin for Sublime text 3 for convert chinese characters, allowing you to convert your .js, .json, and .css files.

If you use Sublime Text 2, you can see ConvertChineseCharactersFor2

1

2

Features

  • Chinese Characters To Unicode
  • Unicode to Chinese Characters

Install

  • Use Package Control: search ConvertChineseCharacters and install
  • Clone the source code into your sublime text's package folder

Usage

Select one or more characters and run "convertChineseCharacters" form the context menu. Each character will be replaced.

License

MIT