PHPStorm cursor from character | was changed into insert cursor
Hi Team,
Could you please guide me how to change from insert cursor back to cursor with | ?
Today I just re-installed phpstorm on my new laptop and i noticed it has vim emulation.
But i didn't change any keymap.
I don't remember I used which shortcut key and after that my cursor is not normal anymore.
When i move the cursor at the end of line, it will bring the cursor back to 1 character towards. It's not | cursor. It's a black one-character.
Could you please help?
请先登录再写评论。
Hi there,
"Settings/Preferences | Editor | General | Appearance --> Use block caret" perhaps?
If it's Vim ... try disabling ideavim plugin then (which is not bundled by default AFAIK).
No other bright ideas without seeing it all in action with my eyes.
Hello everyone,
I've got the same issue since I updated to PHPStorm 2017.3.2 via snap on Ubuntu 17.04. Here is a short GIF that shows the insert cursor instead of the text cursor:
Bheisig, unfortunately, the GIF is not really representative as we don't see the cursor in action - at this point, it looks as a usual caret.
Do you mean that it's actually in the inserting state now?
And what about the block caret setting mentioned by Andriy, is it off?
There was this request, but it didn't get anywhere yet: https://youtrack.jetbrains.com/issue/IDEA-161452