I have IdeaVim plugin installed and I'm having trouble editing multiple lines at the same time, but I have seen a few videos on web where people do it properly.
So I select a word using let's say v + e
and then I do Alt + j
(I'm using Ubuntu
) to select multiple occurances in the document, and then if I press c
, it edits only the first occurance and then just deletes the rest.
I tried loads of key combinations but cannot get it working. Is this not possible to do in IdeaVim? Do I have to toggle the plugin on and off to achieve this?