Files
neovim/runtime/lua/vim/lsp
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 11:11:46 +00:00
2024-02-08 11:11:46 +00:00
2024-02-08 11:11:46 +00:00
2024-02-08 11:11:46 +00:00
2024-02-08 11:11:46 +00:00
2024-01-03 19:17:52 +00:00
2024-02-08 11:11:46 +00:00