xps / VSTextMacros

An extension for Visual Studio 2012-2022 that brings back support for macros in text/code editors
https://marketplace.visualstudio.com/items?itemName=XavierPoinas.TextMacrosforVisualStudio201220132015
Other
69 stars 20 forks source link

Duplicate line (Ctrl+D) is not recorded/played back #38

Closed ygoe closed 3 years ago

ygoe commented 3 years ago

When I record a macro and press Ctrl+D to duplicate the current line, it's not performed on playback. The macro can cause severe defects if this operation is missing and something else is edited instead.