Power MacrosVisual Studio extension that provides functionality to store and playback macros and code snippets. What you can do
How to useMacro ManagerOpen the Macro Manager window with the shortcut [Shift+Ctrl+M, M] or in the Tools menu. Here you can create, edit and apply macros. Macro EditorWhen you add a new macro or edit an existing one you will see the edit macro window. if you select the type Action, press Record to start recording key presses and then Stop to end the recording Press Save to save the current macro. Quick MacroPress the shortcut [Shift+Ctrl+M, N] to open the Quick Macro window. Action MacroAction macros record and simulate key presses using the windows API. More InfoFor more info, access the GitHub repo at: GitHub |