atom-dynamic-macro
Dynamic Macro on Atom
masui 3,907 13 1.2.0 MIT GitHub

atom-dynamic-macro

Execute a repeated task by typing Ctrl-T.

  • After typing abcabc, you can get another abc by typing Ctrl-T.

  • You can get more abc's by typing more Ctrl-T's.

  • You can repeat more complex tasks like below. After editing top two lines in the same way, you can repeat the task by typing Ctrl-T's.

Limitations

  • Applicable only to simple editing tasks.
  • Key binding to Ctrl-T is hard-coded and unchangeable. (hopefully fixed in the future)

References

Contact