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

Cannot add a semicolon ';' to a macro #8

Closed StewartNutter closed 10 years ago

StewartNutter commented 10 years ago

I cannot add a semicolon to the end of a macro line. It records but does not play back.

xps commented 10 years ago

Hi Steward, sorry for the late reply. I just tried inserting semi-columns in a simple macro and they appear to work alright. There might have been something else with the code you were trying to edit (and interference from IntelliSense?). If you can provide more details (and possible repro) I will investigate.

xps commented 10 years ago

I am closing the issue - feel free to reopen if you have a repro.