A Sublime text 2 and 3 plugin to repeat macro multiple times or till end of file.
Coming from Notepad++ it was really frustrating when I had to hold down on the repeat macro shortcut combination instead of just having it repeat itself. So got this ready in < 10 lines of coding, saving developers from hair loss due to frustration :)
Definitely open to suggestions and ideas to improve this :)
![Preview] (https://github.com/sivakumar-kailasam/Repeat-Macro/raw/master/preview.png)
Press default shortcut
WindowsandLinux: Ctrl+Alt+Shift+RMac OS: Cmd+Shift+R
or search for RepeatMacro in command browser
- Clone or download git repo into your packages folder
Using Package Control:
- Run “Package Control: Install Package” command, and find
RepeatMacropackage