Kira Kawai
3ac76977bc
fix(diagnostic): check for extmark in get_logical_pos #37127
...
Problem: The function get_logical_pos did not account for the possibility that a diagnostic might not have an associated extmark, leading to potential errors or incorrect behavior.
Solution: Add a check for diagnostic._extmark_id and return the logical positions directly if it does not exist.
2026-01-02 01:49:28 -05:00
..
2026-01-02 06:53:44 +08:00
2025-09-11 06:55:43 +08:00
2026-01-02 06:53:44 +08:00
2025-12-30 10:40:19 -05:00
2026-01-02 06:53:44 +08:00
2026-01-02 06:53:44 +08:00
2026-01-02 06:53:44 +08:00
2026-01-02 01:49:28 -05:00
2025-12-27 01:44:37 +00:00
2025-12-20 19:17:38 -05:00
2025-12-31 16:49:24 +01:00
2025-11-28 10:10:31 +08:00
2022-03-13 04:52:45 +00:00
2026-01-02 06:53:44 +08:00
2025-12-19 08:12:55 +08:00
2025-05-02 09:28:50 +02:00
2023-08-13 13:25:10 +01:00
2025-12-30 01:44:24 -05:00
2025-07-23 20:03:30 -07:00
2025-10-28 18:45:50 -07:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-08-22 19:10:43 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-08-20 07:23:49 +08:00
2025-08-16 13:20:36 +08:00
2022-10-13 05:48:12 -07:00
2025-03-26 14:48:09 +01:00
2025-04-27 15:49:00 -07:00
2025-08-20 07:23:49 +08:00
2024-07-02 13:05:16 +02:00