Home > Backend Development > PHP Tutorial > sublime-text2-标签高亮 - sublime text2写PHP,有哪些值得推荐的插件??谢谢详细点

sublime-text2-标签高亮 - sublime text2写PHP,有哪些值得推荐的插件??谢谢详细点

WBOY
Release: 2016-06-06 20:42:02
Original
938 people have browsed it

sublime text2写PHP,有哪些值得推荐的插件??谢谢详细点

回复内容:

sublime text2写PHP,有哪些值得推荐的插件??谢谢详细点

以下都是说的sublime text 3,有的插件在st2里面找不到。我默认认为楼主已经安了插件中心。
前端插件
emmet:前端神器,网上介绍一大把。这个插件在2里面叫zen coding
css format:css格式化,支持几种格式方式
jquery:jquery提示插件
jsFormat:js和jquery压缩插件
php插件
docBlock:类、控制器、方法等的文档生成器,输入/**之后回车即可
sublimeCodeIntel:PHP代码提示,可以提示相应类里面的方法、变量等等

另外,楼主可以根据需要,下载相应框架的提示插件,比如thinkphpYii(YII1)的提示插件在插件中心都有

设计到html的话emmet不错,纯针对php的就不知道了。。

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template