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

Added parameterless constructor for SavedMacros #18

Closed nhdinh closed 8 years ago

nhdinh commented 8 years ago

This is to fix the issue #17 as the Serializer won't serialize the SavedMacro as it hasn't a parameter-less constructor.