IntelliJ macro not played properly
Answered
Hello,
I have been using IntelliJ on both Mac and Linux, but I cannot get a macro working.
An example of my usage is:
Action: Find
Typing: "value"
Action: EditorRight
Action: EditorBackspace
when I try to replay it, it seems like the first 2 steps are completely ignored and IntelliJ jumps in random lines and move/delete characters .
Am I doing something wrong?
Please sign in to leave a comment.
There is a related issue: https://youtrack.jetbrains.com/issue/IDEA-96650.
Thanks!