Warren Parsons wparsons@campbell-ewald.com wrote:
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.
So, record a macro with : Find : (?<=")[^"]+ {or Find : (?<=')[^']+ depending on the type of quotes you use}
in it and link it to a key equivalent