Home > Article > Development Tools > How to set Chinese in sublime
How to set Chinese in sublime: 1. Open sublime and open the search bar; 2. Enter install and click Install Package; 3. Enter chinese in the search box, click ChineseLocalzations, and wait for the Chinese package to be installed.
The specific steps are as follows:
(recommended related video tutorials: java video tutorial)
1. Open Sublime Text, use the shortcut key Shift Ctrl P, and the search bar will pop up
2. Enter the keyword install in the search box, and a drop-down option will appear. Click to select: Package Control: Install Package
3. Enter chinese in the search box and select ChineseLocalizations in the drop-down box
4. After clicking, the Chinese package is installed.
Note that you need to reopen Sublime Text and click Help->Language->Simplified Chinese at the bottom of the taskbar.
The above is the detailed content of How to set Chinese in sublime. For more information, please follow other related articles on the PHP Chinese website!