1
ElmerZhang 2012-08-15 11:21:42 +08:00
sublime text 2
对 HTML 的格式化效果挺不错的 |
2
azure OP 包含smarty模板的一些标记之后格式化就不行了。。。
|
3
arg0 2012-08-15 12:55:02 +08:00
试试phpstorm
|
4
abdiweli 2012-08-15 13:02:59 +08:00
各种模板标签(比如 Smarty 的)最好包含在 <!-- --> 这种 HTML 注释内,这样格式化的时候不会把标签弄乱的。
|
5
windyboy 2012-08-15 13:36:07 +08:00
sublime text 是最好的吧
|
6
december 2012-08-15 14:21:14 +08:00
netbeans
|
7
ywencn 2012-08-15 14:39:01 +08:00
居然没人提到textmate
|
8
camel 2012-08-15 15:23:34 +08:00
textmate, sbulime text2不能算是IDE,只能算Editor。智能的IDE首选jetbrain系列。http://www.jetbrains.com/phpstorm/ 应该不会让你失望。
|