Skip to content

fix(folding): keep code folds in sync with editor changes - #1056

Merged
sebthom merged 1 commit into
eclipse-tm4e:mainfrom
sebthom:folding-fix
Sep 18, 2026
Merged

sebthom merged 1 commit into
eclipse-tm4e:mainfrom
sebthom:folding-fix

Conversation

@sebthom

@sebthom sebthom commented Sep 18, 2026

Copy link
Copy Markdown
Member

Discard outdated folding results after text edits, input changes, folding toggles, or editor closure. Apply updates on the UI thread to prevent duplicate folds and preserve collapsed regions.

Discard outdated folding results after text edits, input changes,
folding toggles, or editor closure. Apply updates on the UI thread
to prevent duplicate folds and preserve collapsed regions.
@github-actions github-actions Bot added the bug label Sep 18, 2026
@sebthom
sebthom merged commit 2bfc0a7 into eclipse-tm4e:main Sep 18, 2026
22 checks passed
@sebthom
sebthom deleted the folding-fix branch September 18, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant