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