-2
Виконано

Add ability to map arrow keys to keyboard shortcuts

mattcdavis1 13 років тому оновлено Jon Skinner 13 років тому 1
Add ability to map up, down left and right arrows as keyboard shortcuts.  For example ctrl+i = up, ctrl + k = down, etc.  I was able to do this with PHPStorm editor and I really loved this feature because I didn't have to move my hands away from the main keyboard area to move the cursor.

Відповідь

Відповідь
Виконано
All key bindings are configurable - take a look through the default key bindings from the preferences menu
Відповідь
Виконано
All key bindings are configurable - take a look through the default key bindings from the preferences menu
got it thx.  don't know how I missed that before.