Artem
fd8e0ae62d
fix(decor): extmark highlight not applied ( #33858 )
...
Problem: If the only highlight present in the buffer is an extmark, and its end
position is outside the screen, redraws that start on lines after the
first line of the mark will consider the buffer as not having any highlights,
and skip drawing the mark's highlight.
Solution: Check the updated number of decor ranges.
(cherry picked from commit 6adf48b66d
)
2025-05-09 11:02:31 +00:00
..
2025-03-07 05:45:34 -08:00
2025-03-15 15:00:44 +01:00
2025-03-28 21:57:24 +00:00
2025-03-13 00:42:02 +00:00
2025-05-09 11:02:31 +00:00
2025-03-03 10:53:03 +08:00
2024-11-14 12:40:57 +01:00
2025-05-03 19:02:39 +00:00
2025-02-27 08:52:19 +01:00
2025-02-17 01:45:53 +00:00
2025-02-26 23:06:22 +01:00
2024-11-14 12:40:57 +01:00
2025-02-26 23:06:22 +01:00
2025-02-20 05:26:46 -08:00
2025-02-26 23:06:22 +01:00
2025-04-30 14:38:40 +00:00
2024-12-18 23:59:03 +00:00
2025-04-14 11:38:29 +00:00
2024-11-14 12:40:57 +01:00
2025-02-09 07:31:14 -08:00
2024-11-14 12:40:57 +01:00
2024-12-17 07:11:41 -06:00
2025-04-23 11:09:01 +08:00
2025-02-10 09:33:23 +01:00
2025-01-04 16:48:00 -08:00
2025-02-26 23:06:22 +01:00
2024-11-14 12:40:57 +01:00
2025-04-02 12:48:35 +00:00
2025-04-11 12:28:22 +00:00
2024-11-14 12:40:57 +01:00
2025-03-15 08:18:23 -07:00
2025-02-02 15:09:43 -08:00
2024-11-20 08:24:58 +08:00
2024-11-16 15:32:36 -08:00
2024-12-19 07:07:04 -08:00
2024-11-14 12:40:57 +01:00
2025-04-01 12:28:28 +00:00