1
test123 Sep 2, 2012
也许你不需要做这件事情。"Python's PEP 8 (which is the "Style Guide for Python Code") requests that you don't use whitespace to align code:"
http://stackoverflow.com/questions/4001375/is-it-considered-a-good-style-to-use-whitespace-to-align-the-code |
3
pyKun Sep 3, 2012
自动缩进是html的特点,不是论坛人为加的功能。。。
|
6
duhastmich Sep 8, 2012
我是这样用的 :Tab/=
|
7
h2ero Sep 9, 2012
没有用过这个,用的Align这个插件。
|