JunSuzukiJapan / atom-keyboard-macros

MIT License
7 stars 8 forks source link

atom-keyboard-macros package

Keyboard macro extension for Atom.

New Features

In version 0.6.0 or later, it also records the operation of the search & replace view.

Shortcuts

ctrl-x ( start recording

ctrl-x ) stop recording

ctrl-x e execute macro

ctrl-x ctrl-e execute macro N times

ctrl-x b execute macro to the end of file

ctrl-x ctrl-b execute macro from the beginning to the end of file

Other Methods