IntelliJ macro not played properly
已回答
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?
请先登录再写评论。
There is a related issue: https://youtrack.jetbrains.com/issue/IDEA-96650.
Thanks!