Files
neovim/runtime
Lewis Russell 451bc50d40 feat(lsp): deprecate severity_limit
Problem:
  `vim.lsp.diagnostic.on_diagnostic` accepts an undocumented severity_limit
  option which is widely used.

Solution:
  Deprecate it in favour of `{min = severity}` used in `vim.diagnostic`.
  Since this is undocumented, the schedule for removal is accelerated to
  0.11.
2024-02-08 16:58:49 +00:00
..
2024-02-08 16:58:49 +00:00
2024-02-01 10:04:32 +01:00
2023-11-05 21:56:56 +01:00
2024-02-08 16:58:49 +00:00
2023-08-23 20:36:16 +01:00
2024-02-06 11:42:15 +01:00
2022-08-20 10:04:55 +02:00
2024-01-17 14:01:39 +08:00
2024-02-01 12:06:55 +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
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-24 11:33:06 +09:00
2023-08-13 13:25:10 +01:00
2023-08-31 10:58:54 +02:00