VSTextMacros icon indicating copy to clipboard operation
VSTextMacros copied to clipboard

Support for Replace operations

Open uecasm opened this issue 3 years ago • 1 comments

I would like to record a chain of "Replace All in Selection" actions (i.e. select a block of text, then run the macro, and it executes a predefined set of several Replace All actions).

Sadly it looks like these do not get recorded at all currently, at least not in VS2022.

uecasm avatar Sep 15 '22 05:09 uecasm

I can confirm that this is not supported at this point. I can see that could be useful but might be tricky to implement.

xps avatar Sep 15 '22 07:09 xps