[TxMt] Python indentation
Iain Allan
iain_allan at mac.com
Wed Mar 5 19:26:16 UTC 2014
On alpha.9517 the auto indentation seems to have changed that if you leave a blank line after a function TextMate will keep indenting subsequent lines.
def boo():
"""docstring for boo"""
pass
print <— this line is automatically indented unless you use ⌘[
I had a look in the Python bundle and the language grammar is unchanged. Am I missing a setting somewhere to revert to the old behaviour?
—
Iain
More information about the textmate
mailing list