Hi,
is there a new way to disable auto-indent, other than going through Terminal as described here a few years ago? I’m new to TextMate 1.5.8 and prefer to code XHTML without auto-indent. Why not add this option to the "Tab size" pop-up in the status bar?
Thanks,
Philip
Philip,
On Tue, Feb 24, 2009 at 7:28 AM, Philip v. Winterfeldt info@vonwinterfeldt.com wrote:
Hi,
is there a new way to disable auto-indent, other than going through Terminal as described here a few years ago? I’m new to TextMate 1.5.8 and prefer to code XHTML without auto-indent. Why not add this option to the "Tab size" pop-up in the status bar?
This behavior is controlled by a preference item in the bundle for each language. To change it you can edit the "Miscellaneous" preference in the HTML bundle.
This is discussed in greater detail in the Manual section on Preferences, and in Appendix section "Indentation Rules"
HTH
Peter
Thanks,
Philip
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
follow the link at the bottom of every email from the list
On Tue, Feb 24, 2009 at 12:58 PM, LENNART ANDERSEN landersen2667@rogers.com wrote:
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 24 Feb 2009, at 16:28, Philip v. Winterfeldt wrote:
is there a new way to disable auto-indent, other than going through Terminal as described here a few years ago? I’m new to TextMate 1.5.8 and prefer to code XHTML without auto-indent. Why not add this option to the "Tab size" pop-up in the status bar?
The less options the better, especially when no-one uses them. In this case, I think you are only the second to want to disable it (ignoring a recent guy on IRC who also wanted to, but I the conclusion was that it was actually the “; idents”-macro in the C bundle he wanted to get rid of).
I am curious to why you prefer not to have auto-indent, do you then manually insert the tabs TextMate would otherwise insert, and if so, would you also want to disable the “first tab on a line inserts enough tabs to get to the current indent level”?