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

Fix fun samples #17

Closed justcla closed 8 years ago

justcla commented 8 years ago

Only close UndoContext if it's already open. Ensure that text starts printing from the beginning of the line.