I have read the threads about indentation problems and requests, and they don't seem to apply to my situation. I have somehow gotten TM2 so if I just hit return and type it indents every single line, no matter what, for Text and Python...
#!/usr/bin/env python import sys import time import re
This even happens if I open a new blank plain text document and type: asdf asdf asdf asdf
I tried enabling and disabling the disable autoindent option in those two bundles, but nothing seems to change the behavior.
I have TM2.0, build 9147.
Thanks!
On Aug 2, 2012, at 1:57 AM, Steven Haddock beroe@me.com wrote:
I have read the threads about indentation problems and requests, and they don't seem to apply to my situation. I have somehow gotten TM2 so if I just hit return and type it indents every single line, no matter what, for Text and Python...
This is not the default behaviour.
Given that you changed auto indent settings in bundles, I suggest you remove all your bundles (~/Library/Application Support/{Avian,TextMate/Managed}) and try again.
Also be sure it has selected the proper language in the status bar.