-2
Fertiggestellt

Add ability to map arrow keys to keyboard shortcuts

mattcdavis1 vor 13 Jahren aktualisiert von Jon Skinner vor 13 Jahren 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.

Antwort

Antwort
Fertiggestellt
All key bindings are configurable - take a look through the default key bindings from the preferences menu
Antwort
Fertiggestellt
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.