text - Eclipse move the cursor left/right/up/down without using arrow keys -


I am very lazy and hate that I have to move my right hand in arrow keys or mouse every 5 seconds Edit the cursor and text around. Is there any way that I can keep my hands in a typing position and move the cursor around?

You can change the settings in the specific preferences window:

Windows - & gt; Preferences- & gt; General & gt; key.

There you can find this organization:

  1. Line up
  2. Bottom line
  3. Next column
  4. Previous column

    In the binding, press your button, then you can choose which keystroke to assign:

     Enter image details here

    For example:

    1. alt + j & lt; Alt = l
    2. alt + i line up
    3. alt + k line below
    4. alt + l - & gt; Colum

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -