You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One feature of code editors that I'd like to have is a keyboard shortcut to move text up and down in the document. Either the line I'm working on, or a selection. This should be available with keyboard shortcuts Alt+Up and Alt+Down.
Since this is potentially a disruptive feature, as users may do this accidentally, it should be optional. It could be grouped in Preferences together with the auto-select word feature.
The text was updated successfully, but these errors were encountered:
One feature of code editors that I'd like to have is a keyboard shortcut to move text up and down in the document. Either the line I'm working on, or a selection. This should be available with keyboard shortcuts
Alt+Up
andAlt+Down
.Since this is potentially a disruptive feature, as users may do this accidentally, it should be optional. It could be grouped in Preferences together with the auto-select word feature.
The text was updated successfully, but these errors were encountered: