Keyboard Macro Beta
With this Visual Studio Code extension, you can record and playback your keyboard inputs.
Ctrl+Alt+R : Start/Stop Recording
Ctrl+Alt+P : Playback
YOU CAN RECORD (basically):
- Characters that you type in a text editor
- including ones via code completion or IME as well.
- Editor keyboard shortcuts in VS Code default keybindings
- such as cursor movement, selection, scroll, delete, cut/copy/paste, search/replace, undo/redo, indent, comment, and so on.