Skip to content

Latest commit

 

History

History
118 lines (71 loc) · 1.6 KB

keyboard-handling-for-value-help-and-auto-complete-182879f.md

File metadata and controls

118 lines (71 loc) · 1.6 KB

Keyboard Handling for Value Help and Auto-Complete

The following keys and key combinations are used for triggering and using the value help and auto-complete features.

Auto-complete

Auto-complete is available for one dimensional editing only.

Key combination

Behavior

Any printable character

Adds the corresponding character. If text is selected, it gets overwritten.

Triggers autocomplete, if available.

[Right arrow] or [Down arrow]

Move caret on position to the right.

If text is selected, move caret to the end of the selection and remove selection.

If caret is at the rightmost position, do nothing.

If autocomplete is currently available, take over changes. Move caret to the right of the changed text.

[Enter]

If autocomplete is currently available, take over changes. Move caret to the right of the changed text.

[Tab]

Move focus to next element. Take over autocomplete, if available.

Value Help

Use the following keys and key combinations to trigger value help:

Key combination

Behavior

[Alt] + [Down arrow] or [Alt] + [Up arrow] or [F4]

Open the value help dialog.