Matei Stroia
8fccb26cd3
fix(fold): virtual lines duplicate foldopen ( #39891 )
...
Problem:
Virtual lines above a line where a fold starts show `foldopen` in
`foldcolumn`.
Solution:
Check if the line below the virtual one is inside a fold that starts
higher up or if it's the start of a fold. In the latter case, don't show
anything in `foldcolumn` for the virtual line.
refactor: lint
(cherry picked from commit 526ae1cc1b )
2026-05-20 12:53:14 +00:00
..
2026-01-02 08:21:55 +08:00
2026-04-22 13:58:56 +00:00
2025-06-09 09:07:38 +02:00
2026-04-14 14:02:14 +00:00
2025-10-10 07:14:50 -07:00
2026-03-16 14:52:04 +01:00
2026-03-17 12:11:55 +00:00
2026-02-20 06:53:33 +08:00
2026-04-22 08:18:03 -04:00
2026-05-20 12:53:14 +00:00
2026-04-17 13:45:21 +00:00
2026-02-26 10:06:34 +08:00
2025-12-23 08:15:32 +08:00
2025-08-17 20:45:40 -07:00
2025-12-15 10:58:24 -05:00
2026-02-26 10:06:34 +08:00
2026-05-06 13:58:25 +00:00
2026-04-21 16:22:05 +00:00
2026-03-15 08:00:07 +08:00
2026-05-20 08:46:51 +00:00
2025-04-21 15:05:34 -07:00
2025-10-08 13:47:50 +08:00
2026-02-16 09:05:23 -05:00
2026-05-04 16:53:44 +00:00
2026-04-12 16:33:50 +00:00
2025-05-03 13:38:20 -07:00
2025-12-10 00:32:51 -05:00
2026-04-15 19:47:10 +02:00
2024-11-14 12:40:57 +01:00
2025-07-04 07:30:34 +00:00
2026-02-08 09:47:02 -05:00
2026-04-27 23:36:36 +00:00
2026-02-16 11:05:33 -08:00
2026-04-08 16:39:56 +00:00
2024-11-20 08:24:58 +08:00
2024-11-16 15:32:36 -08:00
2026-05-11 20:24:27 +00:00
2025-10-08 06:29:00 +08:00
2025-04-01 05:02:24 -07:00