An extension for Visual Studio 2013+ that enables the use of macros in the IDE. The extension can record most of the features in Visual Studio including text editing operations.
Other
131
stars
41
forks
source link
Looking for way to iterate through selected lines. #38
Is there a way to iterate through all the lines that are selected prior to running the macro? I see iterating through documents or windows but how about the selected lines?
Is there a way to iterate through all the lines that are selected prior to running the macro? I see iterating through documents or windows but how about the selected lines?