Package Control
As a must-have tool for installing the Sublime Text plugin, the package Control is the standard for this editor, allowing developers to quickly install the required plugins.
5. Allautocomplete
The Sublime Text default Autocomplete feature only considers the current file, and the Allautocomplete plugin searches all open files for matching prompt words.
8. ColorPicker Typically, if you want to use a color picker, you might open Photoshop or GIMP. In Sublime Text, you can use the built-in color picker. Once the installation is complete, simply press Ctrl/cmd + Shift + C shortcut.
9. Markdownpreview
While many developers prefer to create Markdown files in the cloud (GitHub gists,stackedit,markable). But other developers who like to write Markdown files locally, Markdownpreview is useful to preview files and color highlighting.
Ten. Docblockr
If you follow the coding style very strictly, this plugin can make your task easier. DOCBLOKR helps you create your code annotations by parsing functions, parameters, variables, and automatically adding basic items.
PHP100 also has a number of other plugins and tools for you to recommend: "10 improved iOS development efficiency of the Xcode plug-in" JQUERY/CSS3 Classic button Series plug-in "HTML5 specifications of the 5 development tools recommended" 6 useful web development tools, hope to help you.
1. Emmet
Generally speaking, Emmet (translator Note: Formerly known as the Zen Coding, this if you have not heard and used, it is sad) is a can make you faster and more efficient writing HTML and CSS, save you a lot of time plug-ins. How to use? Instead of writing the entire code and pressing the "extended" key, you simply write the abbreviated form of the contract, and the abbreviations are automatically extended to the corresponding code content. For example, you only need to enter ((h4>a[rel=external]) +p>img[width=500 height=320]) *12 , then it will be extended to 12 list items and the image immediately followed. Then you can fill in the content on this basis, it is so simple.
2, Csscomb
You can then press and hold Ctrl+alt+c to format the CSS file after installation.
3, JS Formatter
This tool can format your JS file, make it look more comfortable, shortcut key: Ctrl+alt+f, this is easy to remember is ctrl+shift+f, will change the input method of traditional and simplified switch, just one more click on it.
4, Sublimecodeintel
This plugin supports automatic prompting features in the following languages: PHP, Python, RHTML, JavaScript, Smarty, Mason, node. js, XBL, TCL, HTML, HTML5, Templatetoolkit, XUL, Dja NGO, Perl, Ruby, Python3.
5.
Some plugins for sublime text