VSTextMacros
VSTextMacros copied to clipboard
Support for Replace operations
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.
I can confirm that this is not supported at this point. I can see that could be useful but might be tricky to implement.