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
..
2024-09-23 14:42:57 +02:00
2024-04-23 18:17:04 +02:00
2024-11-14 12:40:57 +01:00
2024-10-04 06:48:31 -07:00
2024-11-14 12:40:57 +01:00
2024-05-23 15:30:53 -05:00
2024-09-28 00:31:45 +02:00
2025-01-18 07:43:21 -06:00
2024-09-21 16:04:09 +01:00
2024-12-28 19:20:50 +08:00
2025-01-14 16:39:17 -08:00
2025-01-09 09:26:45 -08:00
2024-09-21 16:04:09 +01:00
2025-01-14 19:55:29 -08:00
2024-09-21 16:04:09 +01:00
2024-05-17 14:17:25 -05:00
2025-01-01 12:29:51 -08:00
2024-11-26 06:15:50 -08:00
2024-11-14 13:23:11 +01:00
2024-11-14 12:40:57 +01:00
2024-09-21 16:04:09 +01:00
2024-11-14 12:40:57 +01:00
2024-11-04 05:00:12 -08:00
2024-11-14 12:40:57 +01:00
2024-07-16 19:30:22 +02:00
2024-04-23 18:17:04 +02:00
2024-12-05 09:13:22 +00:00
2024-11-26 13:56:01 -06:00
2024-11-14 12:40:57 +01:00
2025-01-15 06:55:21 -08:00
2024-10-18 02:22:15 -07:00
2024-12-11 05:48:17 -08:00
2024-07-27 14:06:31 +01:00
2025-01-09 09:26:45 -08:00
2024-12-31 15:54:06 +01:00
2025-01-09 12:32:25 +08:00
2024-09-30 11:51:33 +01:00