Riley Bruins
5d1fd4aca5
fix(lsp): improper diagnostic end_col computation
...
**Problem:** For multiline diagnostics, the end column was improperly
calculated by checking the byte index of the character position on the
*start* line.
**Solution:** Calculate the byte index for end_col using the *end* line.
2025-05-03 10:01:20 +02:00
..
2025-04-17 15:44:46 +01:00
2025-01-27 16:37:50 +00:00
2025-02-12 06:22:59 -08:00
2025-01-27 16:37:50 +00:00
2025-01-27 16:37:50 +00:00
2024-11-25 08:06:05 -08:00
2024-12-12 09:52:08 +00:00
2025-01-02 10:23:06 +00:00
2025-04-27 13:40:46 -07:00
2025-04-27 15:44:11 -07:00
2025-01-14 21:25:25 -08:00
2025-03-26 06:43:40 -07:00
2025-05-03 10:01:20 +02:00
2025-05-01 18:15:32 +01:00
2025-02-13 05:48:56 -08:00
2025-04-07 02:13:05 -07:00
2025-03-30 08:39:10 -07:00
2025-04-27 13:40:46 -07:00
2025-04-26 18:24:39 -07:00
2025-04-21 11:35:29 +02:00
2025-02-13 12:01:16 +08:00
2024-11-25 08:06:05 -08:00
2025-05-02 14:30:02 -05:00