Skip to content

Conversation

zman13
Copy link

@zman13 zman13 commented Dec 21, 2017

The right arrow key can be used to populate the input box /text area with the currently selected text. This is handy for autocomplete type scenarios where you have long but similar fields that you may want to skip to. An example of this is when you have table.navigationfield.field1 and would like to skip to the end and select table.navigationfield.field9. With the right arrow feature just get to the first entry (table.navigationfield.field1) and then type right arrow + backspace + 9 and you don't have to scroll all the way through

The right arrow key can be used to populate the input box /text area with the currently selected text. This is handy for autocomplete type scenarios where you have long but similar fields that you may want to skip to. An example of this is when you have table.navigationfield.field1 and would like to skip to the end and select table.navigationfield.field9. With the right arrow feature just get to the first entry (table.navigationfield.field1) and then type right arrow + backspace + 9 and you don't have to scroll all the way through
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant