Sublime Text is a code editor (Sublime Text 2 is a paid software, but it can be tried indefinitely), and it is also an advanced text editor for HTML and prose. Sublime Text was developed by programmer Jon Skinner in January 2008. It was originally designed as a Vim with rich extension functions.
Sublime Text has a beautiful user interface and powerful features such as code thumbnails, Python plug-ins, code snippets, etc. Key bindings, menus and toolbars can also be customized. The main features of Sublime Text include: spell check, bookmarks, complete Python API, Goto function, instant project switching, multi-selection, multi-window and more. Sublime Text is a cross-platform editor that supports Windows, Linux, Mac OS X and other operating systems.
The following column will introduce the advantages of sublime to you in the sublime introductiontutorial column. I hope it will be helpful to friends in need!
sublime advantages
● Mainstream front-end development editor
● Small size, fast running speed
● Powerful text function
● Supports compilation function and can see the output on the console
● Embedded python interpreter supports plug-in development to achieve scalability
● Package Control: ST support A large number of plug-ins can be managed through it[3
The above is the detailed content of Summary of advantages of sublime. For more information, please follow other related articles on the PHP Chinese website!