Question: Is there a function/macro/feature that would surround the selection with quotes?

is there a quick feature for taking a selected block of text, and inserting " on ether side of it?

Example:

$a[thisneedstobequoted];

Select word above by double clicking
run macro or function or feature here,
$a["thisneedstobequoted"];


Can this be done via a macro then assigned to a keystroke?

It may not seem like much, but I have to do it a hundred times...

- Jack
0

Please sign in to leave a comment.