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

Macro won't save #17

Closed nhdinh closed 8 years ago

nhdinh commented 8 years ago

Hi, After finished recording a macro, I choose save macro but the error occurred like below:

VSTextMacros.Model.SavedMacro cannot be serialized because it does not have a parameterless constructor.

Thanks Hung Dinh

nhdinh commented 8 years ago

I am on VS 2015 (Pro)

xps commented 8 years ago

Oops, my bad, I must have refactored this code and was satisfied that it still compiled so I didn't test, shame on me. Thanks for the fix, I have released a new version.