This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Commit 9bf24c8
committed
Fold statements from the end of their first line, not first token
FIX: Make statement folding leave the entire first line visible.
See https://discuss.codemirror.net/t/configure-code-folding-to-preserve-first-line/81781 parent 176496f commit 9bf24c8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments