I often want to complete full strings in quotes ("foo", 'bla',
`command bla blub`).

But for now, I really need to type all these things again and again. It
would be nice, if I could say "f<c-x>-<c-"> to complete full strings.
Or maybe also <c-x><c-'> for single qouted strings, and <c-x><c-`> for
`-quoted strings. Or maybe just one command to complete all strings, and
get from context, if we want to complete " ' or ` strings, depending on
what character is in front of <c-x><c-?>. "f<c-x><c-?> would complete "
quoted strings '<c-x><c-?> '-quoted and so on.

--
Martin

Reply via email to