This is what I get for not reading release notes. My alpha of TM 2 just auto-updated, and for some reason I lost the default soft wrapping of my text files. I can turn it on manually, but have to do so each time I return to an open tab. Is there a way to default this to on?
Drew
On 22/02/2012, at 8:16 AM, Drew Bernat wrote:
This is what I get for not reading release notes. My alpha of TM 2 just auto-updated, and for some reason I lost the default soft wrapping of my text files. I can turn it on manually, but have to do so each time I return to an open tab. Is there a way to default this to on?
Yes: http://blog.macromates.com/2011/git-style-configuration/.
The setting you're after is softWrap = true.
Adam
On Feb 21, 2012, at 3:57 PM, Adam Sharp wrote:
Yes: http://blog.macromates.com/2011/git-style-configuration/.
The setting you're after is softWrap = true.
I am, in fact, a dolt, and had a .tm_properties file that explicitly set that to false. Thanks!
... which means there was probably a bug where that setting was ignored, and now it's all better. Cool!
Drew
On 22/02/2012, at 05.04, Drew Bernat wrote:
[…] I am, in fact, a dolt, and had a .tm_properties file that explicitly set that to false. Thanks!
... which means there was probably a bug where that setting was ignored, and now it's all better. Cool!
There were one change made to the defaults.tmProperties (related to soft wrap) and scope selectors no longer rank higher than file globs (but are instead ranked based on order of appearance).