1
yelusiku May 17, 2012
MacVim + cocoa.vim
|
2
fly2never May 17, 2012
xcode里面换行就自动对齐了吧
|
3
lyxint May 17, 2012
强迫症作祟啊...
|
7
yyfearth May 17, 2012
Sublime Text 2 查询 align 应该有插件的.
|
8
royalar Sep 24, 2012
Tabularize这个插件可以解决你的问题
|
9
raptor Sep 24, 2012
VIM+Tabular插件……
Tabular这货简直就是强迫症患者居家旅行必备良药: http://linuxtoy.org/archives/tabular.html |
11
jiazhoulvke Sep 25, 2012
@raptor vimer几乎都会装的插件,呵呵
|
12
muzuiget Sep 25, 2012
同 Vim + Tabular
|
13
L42y Sep 26, 2012
Emacs: align-regexp RET :
http://stackoverflow.com/questions/6217153/aligning-or-prettifying-code-in-emacs |
14
linlinqi Sep 26, 2012
xcode里面选中需要对齐的代码,control + i就可以了吧
|
16
wezzard Sep 27, 2012
Xcode中对齐我是这样的,选取要对齐的代码,剪切,复制。
|