Bracket overwriting? Follow
Hello!
Is there something special I need to do to enable automatic bracket/parent/brace overwriting? I've seen in the discussions here and in the bug databse that this should be available, but it doesn't seem to work for me. Here's what I'm seeing:
[deskCalc multiply:5]
where by cursor is between the 5 and the ] bracket. I expect to be able to type ] and overwrite the existing ] and have the cursor after the ]. Instead, this is what I get:
[deskCalc multiply:[5 ]]
Am I doing something wrong? Is there something I need to enable/disable?
I am using the IDEAVim plugin if that matters.
Thanks!
Matt
Please sign in to leave a comment.
Matthew,
we'll try to fix this and similar issues in the next major update, please follow http://youtrack.jetbrains.com/issue/OC-4038
Thanks! I look forward to the new release.