This repository was archived by the owner on Apr 15, 2026. It is now read-only.
6.39.9
### Bug fixes Fix a bug where `EditorSelection.cursor()` with a non-zero `assoc` value would not be visually respected at soft-wrap boundaries on initial view creation. Fix error caused by hover tooltips running a scheduled timeout after their editor has been destroyed. Fix a bug that caused `EditorView.outerDecorations` to not affect the content height map. Fix an issue where composition near a widget could get unnecessarily interrupted.