[TxMt] Re: TM2: Wrap column not changed once new file is saved.

Allan Odgaard mailinglist at textmate.org
Tue Feb 14 10:41:21 UTC 2012


On 02/02/2012, at 06.56, Richa Avasthi wrote:

> On Tuesday, January 31, 2012 at 12:04 AM, Allan Odgaard wrote:
>> On 27/01/2012, at 08.25, ravasthi wrote:
>>> [ text.{haml,html} ]
>> Brace expansion is not supported for root scope selectors.
> So how would I best do that? As two entirely separate declarations? Or could I do something like

For now, as two separate sections.

> [ text.haml, text.html ]

In next build full scope selectors are supported, so the comma will work, though need to be quoted, i.e.:

    [ "text.haml, text.html" ]

For the records, the .tm_properties syntax is provisional, it has a few flaws (like the required quoting, whitespaces, etc.).



More information about the textmate mailing list