Sergei Slipchenko
7a051a4c38
fix(diagnostics): avoid jumping to diagnostics in deleted ranges #35088
...
Problem:
diagnostic extmark used for positioning continues to exist after
deleting a range containing it, so it's possible to jump to a
next/previous diagnositc, which isn't visible in any way, including not
being shown via `open_float`.
Solution:
enable `invalidate` flag when setting an extmark to be able to filter
out diagnostics based on `invalid` flag when looking for next/previous
diagnostic to jump to.
2025-07-28 05:24:10 +00:00
..
2025-07-27 21:40:04 -07:00
2025-07-24 11:45:41 +00:00
2025-05-06 05:15:31 -07:00
2025-07-27 21:40:04 -07:00
2024-06-04 06:06:02 -07:00
2025-07-10 20:30:39 +08:00
2025-01-05 12:28:01 +01:00
2025-07-23 20:03:30 -07:00
2025-07-27 17:11:28 -07:00
2025-07-04 15:56:28 +03:00
2025-07-23 20:03:30 -07:00
2025-07-19 11:36:51 -07:00
2025-06-06 15:36:48 +01:00
2025-07-04 15:53:29 +03:00
2024-11-17 13:31:24 -08:00
2025-06-06 15:36:48 +01:00
2025-07-19 11:36:51 -07:00
2025-07-13 13:43:11 -07:00
2025-07-11 17:31:30 +02:00
2025-07-10 13:34:58 +01:00
2025-05-27 13:01:10 +02:00
2025-07-16 19:18:52 -07:00
2025-02-23 07:51:12 -08:00
2025-03-31 16:51:18 +01:00
2025-07-10 13:34:58 +01:00
2024-10-21 11:32:06 +01:00
2025-07-28 05:24:10 +00:00
2025-06-06 15:36:48 +01:00
2025-07-16 10:32:33 +02:00
2025-06-17 07:14:25 -07:00
2025-05-10 14:42:48 -07:00
2025-06-03 06:36:44 -07:00
2025-07-08 05:21:09 -07:00
2025-06-06 15:36:48 +01:00
2025-01-27 16:37:50 +00:00
2025-07-22 17:40:24 -07:00
2025-07-10 21:50:46 -04:00
2025-06-06 15:36:48 +01:00
2025-07-27 17:11:28 -07:00
2025-07-13 13:43:11 -07:00
2025-07-18 18:40:16 -07:00
2024-02-03 16:53:41 +01:00
2025-02-10 03:04:01 -08:00
2025-06-06 15:36:48 +01:00
2025-07-07 18:56:22 -07:00
2025-07-27 16:10:00 -04:00
2025-03-05 21:28:05 -06:00
2025-07-12 20:54:22 -07:00
2025-06-14 17:24:36 +02:00
2025-06-18 03:20:18 -07:00
2025-01-27 16:37:50 +00:00
2025-07-23 20:03:30 -07:00