Skip to content

1.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 16:42

v1.2.1: bind Tab to select in the [[ suggester

EditorSuggest only binds Enter/click; register Tab in the popup's keymap scope
to activate the highlighted row (useSelectedItem), so arrow-to-folder + Tab
works, not just clicking.