工欲善其事, its prerequisite. Good plug-ins will help us to install more.
1.Emmet (must be installed)
Basic usage: Enter the label shorthand form and press the TAB key
2.Sublime Codeintel (must be installed)
Instructions for use: Automatic Hints for code
3.JS Format
Basic usage: JS code format plugin. Use CTRL + ALT + to format JS
4.Sublime PREFIXR
CSS3 private prefix auto complement plugin
5.AutoFileName (must be installed)
Instructions for use: Automatic hints for file paths
6. Docblockr
Instruction: JS file function Header Comment/** press TAB to automatically generate function header comments
7.converttoutf8 (must be installed)
Instruction for use: automatic conversion to UTF-8 encoding (avoid Chinese garbled)
8.View in Browser
Instructions for use: Open a Web page in a browser (configurable shortcut keys)
9.sublime Tmpl
Instruction for use: Using shortcut keys to generate the appropriate module
Ctrl + ALT + H new HTML template file
Ctrl + ALT + J new JavaScript template file
Ctrl + ALT + c New CSS template file
Common plugins for Sublime text