Gregory Anders
51ccd12b3d
fix(diagnostic)!: make virtual text handler opt-in ( #32079 )
...
Making this opt-out (on by default) was the wrong choice from the
beginning. It is too visually noisy to be enabled by default.
BREAKING CHANGE: Users must opt-in to the diagnostic virtual text
handler by adding
vim.diagnostic.config({ virtual_text = true })
to their config.
2025-01-18 07:43:21 -06:00
..
2025-01-18 09:49:35 +01:00
2025-01-15 09:48:55 +01:00
2024-12-28 00:35:32 +01:00
2025-01-18 07:43:21 -06:00
2025-01-18 08:45:43 +01:00
2024-12-23 11:34:23 +01:00
2024-06-14 23:58:27 +02:00
2025-01-18 07:43:21 -06:00
2025-01-18 09:49:35 +01:00
2025-01-18 09:49:35 +01:00
2024-11-22 09:39:45 +01:00
2024-10-15 20:50:21 +02:00
2025-01-18 11:54:53 +01:00
2024-10-27 06:50:17 -07:00
2024-10-15 20:50:21 +02:00
2023-08-13 13:25:10 +01:00
2024-12-06 20:57:21 +08: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
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2024-01-16 17:45:57 +00:00
2024-10-14 09:27:29 +08:00
2022-10-13 05:48:12 -07:00
2024-05-16 14:34:32 +02:00
2024-08-29 06:11:32 +08:00
2024-12-08 07:06:16 +08:00
2024-01-16 17:45:57 +00:00
2024-07-02 13:05:16 +02:00