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
Copy file name to clipboardExpand all lines: controls/autocomplete/keyboard-support.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The following table lists the actions and keyboard combinations that are availab
21
21
|`PageUp` / `PageDown`| When the suggestion view is opened, pressing `PageUp/PageDown` changes the highlighted item. `PageUp` navigates to the first item in the visible area, `PageDown` navigates to the last item in the visible area. |
22
22
|`Backspace` (WinUI) | When there are tokens in the input area, pressing the `Backspace` key deletes the token. |
23
23
24
-
The first item in the suggestion view is highlighted by default (set as `CuttentItem`), when the view gets opened.
24
+
The first item in the suggestion view is highlighted by default (set as `CuttentItem`) when the view gets opened.
0 commit comments