This repository was archived by the owner on Apr 15, 2026. It is now read-only.
6.3.1
### Bug fixes Fix a regression where transactions for picking a completion (without custom `apply` method) no longer had the `pickedCompletion` annotation. Reduce flickering for completion sources without `validFor` info by temporarily showing a disabled tooltip while the completion updates. Make sure completion info tooltips are kept within the space provided by the `tooltipSpace` option.