This repository was archived by the owner on Apr 15, 2026. It is now read-only.
6.12.0
### Bug fixes Make sure snippet completions also set `userEvent` to `input.complete`. Fix a crash when the editor lost focus during an update and autocompletion was active. Fix a crash when using a snippet that has only one field, but multiple instances of that field. ### New features The new `activateOnTypingDelay` option allows control over the debounce time before the completions are queried when the user types.