[TxMt] Re: overwriting opening tag doesn't mirror on the closing tag.
James Edward Gray II
james at grayproductions.net
Tue May 2 23:38:59 UTC 2006
On May 2, 2006, at 6:29 PM, Alain Ravet wrote:
> James
>
> > The snippet does not wrap the tag in a tab trigger when used
> this way
> > and Allan does not do this in the movie. :)
>
> OK. I got this one - p => div - corrected, but the same problem
> still occurs a little later - div => DIV,
> and all I get is:
> <DIV id="entry"></div>
>
> , instead of
> <DIV id="entry"></DIV>
>
> Is there a special way to select the starting 'div', to trigger the
> change mirroring?
Do this:
1. control - shift - <
2. Type: div id="whatever"
3. Arrow back until you are just after the v in div
4. control - u
Hope that helps.
James Edward Gray II
More information about the textmate
mailing list