What plug-ins are recommended when sublimetext2 writes PHP ?? Thank you for choosing sublime text2 to write PHP. What plug-ins are recommended ?? Thank you for details.
Reply content:
What plug-ins are recommended when sublime text2 writes PHP ?? Thank you for details.
Which of the following is true?Sublime text 3
Some plug-ins areSt2
It cannot be found. By default, I think the landlord has installed the plug-in center.
Front-End Plug-in
Emmet
: Front-end artifacts, which are introduced online. This plug-in is called in 2Zen coding
Css format
: Css formatting. Several formats are supported.
Jquery
: Jquery prompt plug-in
JsFormat
: Js and jquery compression plug-ins
Php plugin
DocBlock
: Class, controller, method, and other document generators. Enter/** and press Enter.
SublimeCodeIntel
: PHP code prompt, prompting methods and variables in the corresponding class, etc.
In addition, the landlord can download the prompt plug-in for the corresponding framework as needed, suchThinkphp
AndYii
(YII1) Prompt plug-ins are available in the plug-in Center
Emmet is good when html is designed, but it is not known for php ..