Skip to content

Keyboard macros that work like in Emacs #70

@HaraldKi

Description

@HaraldKi

Just in case you get bored: a great addition would be keyboard macros that actually work.

Yes, Intellij has keyboard macros, but whenever I try to use them, some things go wrong. Very simple things work, but my typical use (in Emacs) is something like

  1. incremental search to an anchor
  2. carefully edit around the anchor, may include additional incremental searches or M-x commands
  3. move cursor past the edited area for a save start

Then just go Ctrl-X e e e e e e ...

I did not figure out what really goes wrong in Intellij. It feels a bit like keyboard interaction is not strictly synchronous and when running a macro, the keyboard actions overtake each other, in particular when the equivalent of M-x (Find Action) is involved. I often get just a mess as a result.

Fell free to close as off topic, this may just be too cumbersome to fix in a plugin.
(Great plugin, btw., thanks.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions