This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.19.15
### New features The `selectedCompletionIndex` function tells you the position of the currently selected completion. The new `setSelectionCompletion` function creates a state effect that moves the selected completion to a given index. A completion's `info` method may now return null to indicate that no further info is available.