Skip to content

lowliet/Repeat-Macro

 
 

Repository files navigation

Repeat Macro

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

![Preview] (https://github.com/sivakumar-kailasam/Repeat-Macro/raw/master/preview.png)


How to use

Press default shortcut

  • Windows and Linux: Ctrl+Alt+Shift+R
  • Mac OS: Cmd+Shift+R

or search for RepeatMacro in command browser


How to install

  • Clone or download git repo into your packages folder

Using Package Control:

  • Run “Package Control: Install Package” command, and find RepeatMacro package

About

A Sublime text 2 plugin to repeat macros

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%