Intellij Idea, 每次打开文件都进入了vim模式,必须输入a才可编辑,shift+上下箭头不能选中行,实在是非常困扰。
看了设置里面的keymap是[mac os],shift+箭头默认也是可以选择的。最后在stack over flow上面查到了原因,是设置的问题。
不知道什么时候开启了VIM模式导致的,解决办法是把tools->Emulator的勾选去掉。快捷键:option(alt)+command+V
http://stackoverflow.com/questions/27577857/problems-with-selecting-text-in-intellij-idea-14