Keyboard shortcuts for coding #166
Labels
DNA GUI
Issues related to the graphical user interface
feature request
version 3.0
Issues relating to version 3.0, including rDNA
Milestone
It would be great if it was possible to control DNA with keyboard commands to increase the speed of coding. Here are a few suggestions:
arrow key
arrow keys
.shift
and usingarrow keys
(this is already working but only when some text is already selected).control + 1
should create a statement type 1,control + 2
should create a statement type 2 and so on.arrow keys
should select values from the first dropdown menu; 1-9 should select values directly; left & right arrow key should un-/select boolean values.tab
should jump to the next box in the statement window.Esc
should close an open dropdown menu, a secondEsc
should close the Statment.Page Up/Down
should switch between documentsspace
or another button could be used to jump to the position of the next instance of a regex highlighted term.The text was updated successfully, but these errors were encountered: