Intellij 14 weird editor/cursor behaviour

﹥>﹥吖頭↗ 提交于 2019-11-29 21:13:20
Jony

Disabling/Uninstalling the ideaVim plugin seemed to fix the problem for me. The plugin description hints that you can configure it via a configuration script in ~/.ideavimrc, which there may also be options to get "normal" behavior with the plugin installed but I haven't looked into that though because the plugin doesn't seems all that useful to me. I hope this helps other people to fix their issues with IntelliJ 14.

Disable Vim Emulator for Intellij.

On the top menu, go to Tools > Vim Emulator

Benjamin Papp

ideaVim plug in is the problem, disable that and that misbehaviour will be gone.

Mac OS X Yosemite / IntelliJ IDEA 14 CE / us keyboard layout /

Daniel

If your cursor looks like this:

Go to tools:

Turn off Vim Emulator:

Cursor should go back to normal.

Settings > IDE Settings > Editor > Appearance > Disable Use block caret

This fixed the issue for me.

Go to the Keymap section of your preferences and add your keyboard shortcut to the Toggle Insert/Override command.

It seems you have entered into insert mode. I have mac and I entered some combination of keys which somehow enabled insert mode. The use block caret was not ticked for me. I found this mentioned on JetBrains thread to get out of insert mode

In short, press on mac to get back into editing mode with the normal cursor

⌥ + ⌘ +  v 
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!