how to hit arrow keys without moving my hand
Answered
Hi, I am a big fan of Intellij Idea because it supports keyboard shortcuts for most of the operations. However, one thing I am not comfortable is having to take off my hand to press the arrow keys. Is there a better way to do this using regular keys? Am I missing something, I am using a macbook pro 15 inches and want to know how developers have a way to address this concern.
Please sign in to leave a comment.
IdeaVim plug-in may help here if you are familiar with VI/VIM.
Can you please help me more on this please
See https://plugins.jetbrains.com/plugin/164-ideavim.
In the normal mode you should be able to use h/j/k/l instead of arrow keys.
oh cool. you have answered a million dollar question. Thanks a lot.