This article mainly introduces how to download and install sublime.
sublime, a code editor loved and common among programmers, is a sophisticated text editor for code, markup, and prose.
We can download and install through the sublime official website, but because it is a foreign website, the download may be slow.
So you can also download and install it through the PHP Chinese website.
SublimeText3 Chinese version: http://www.php.cn/xiazai/gongju/93
SublimeText3 Mac version: http:/ /www.php.cn/xiazai/gongju/500
SublimeText3 Linux new version: http://www.php.cn/xiazai/gongju/1471
SublimeText3 English version: http://www.php.cn/xiazai/gongju/1473
Now we will demonstrate the download and installation steps of sublime based on the official website.
First of all, we can enter the sublime official website through the following link and click to download directly. (This is under Windows)
#Then click to run the downloaded sublime program.
Just select the directory you want to install to.
Now sublime is installed.
Then we can find the location where sublime is installed and select the send shortcut. This allows us to open sublime directly from the desktop.
The sublime interface is as follows:
This article is about sublime installation introduction, the operation is also very simple, I hope it will be helpful to friends in need!
The above is the detailed content of How to install Sublime. For more information, please follow other related articles on the PHP Chinese website!