[TxMt] [ANN] Select Balanced HTML Tag!!!1!
Ciarán Walsh
ciawal at gmail.com
Thu Nov 15 16:01:07 UTC 2007
On 15 Nov 2007, at 00:37, Thomas Aylott - subtleGradient wrote:
> I just added a Select Balanced HTML/XML Tag macro to the
> Experimental bundle!
This is pretty awesome – unfortunately I found one problem, take the
following example:
<table>
<tr>
<td>foo</td>
</tr>
<tr>
<td><?php echo $foo->bar ?></td>
</tr>
</table>
the -> structure trips it up :(
Great job though!
More information about the textmate
mailing list