[TxMt] Select between quotes
Warren Parsons
wparsons at campbell-ewald.com
Thu Nov 17 18:01:41 UTC 2005
This isn't quite what I'm talking about.
I want to be able to place my cursor inside *any* given quote pair, hit
a keyboard shortcut, and have everything between the quotes selected. I
just gave "href" as an example.
>
> command-F
> Find : (?<=href\=")[^"]+
> Regular expression
> Next
>
> Manually replace the address selected
>
> command-G to select next match
More information about the textmate
mailing list