Advanced text editor for HTML and prose: it is different from the text editor that comes with the system and can be said to be tailor-made for developers.
Application Description
Sublime Text is a code editor and advanced text editor for HTML and prose: it differs from the system’s own file editor and can be said to be tailor-made for developers.
Sublime Text supports syntax highlighting for multiple programming languages, has excellent code autocompletion, and completes by pressing the Table key, just like hitting switch or linux commands normally. Snippet feature allows you to save frequently used code snippets and call them when you need them.
Support VIM mode, you can use most of the commands in Vim mode.
Support for macros, which simply means that you can record an operation or write your own command and then play the operation or command you just recorded.
It also supports a variety of plug-ins, so it is very scalable!
Features
Mainstream front-end development editor
Small size, fast running speed
Powerful text
Support compile function and see output in console
Embedded python interpreter to support plug-in development for scalability purposes
Package Control: a large number of plugins supported by ST can be managed through it