Can you give an example of when/why this is important? Its a reasonable
request, I just don't understand it.
--
Brad Miller
Assistant Professor, Computer Science
Luther College
On 8/14/07, Piero D'Ancona
pierodancona@gmail.com wrote:
>
> Hi,
> would it be possible to change the definition
>
> { name = 'meta.escape-character.latex';
> match = '\$';
>
> into
>
> { name = 'meta.escape-character.latex';
> match = '\$|(?<=\)\n';
>
> The problem is that a backslash followed by a newline
> is not recognized by the first definition.
>
> Piero
>
>
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate@lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
>
http://lists.macromates.com/mailman/listinfo/textmate
>