microsoft / VS-Macros

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

Samples folder appearing in recycle bin #9

Closed justcla closed 8 years ago

justcla commented 8 years ago

From VS Gallery Q and A: "This extension keeps sending a 12KB Samples folder to the Recycle Bin. Can someone fix that bug, please?"

justcla commented 8 years ago

More comments from VS Gallery Q and A: "I've noticed that whenever I open any project in VS 2013, then VS 2013 deletes a folder named Samples in my \AppData\Local\Microsoft\VisualStudio\12.0\Macros\Macros folder. It ALWAYS does this whenever I open any project at all."

justcla commented 8 years ago

Fixed with pull request #16