mirror of
https://github.com/neovim/neovim.git
synced 2025-01-01 17:23:36 -07:00
818ae74eaf
The `prefix_source` function only evaluates the sources from the diagnostics passed to it; however, because each namespace draws its own virtual text, its diagnostics will never contain more than a single source (by definition). This requires changing the semantics of what "if_many" means from "multiple sources in a single 'batch' of diagnostics" to "multiple sources of all diagnostics within a buffer". |
||
---|---|---|
.. | ||
lsp | ||
treesitter | ||
_meta.lua | ||
compat.lua | ||
diagnostic.lua | ||
F.lua | ||
highlight.lua | ||
inspect.lua | ||
lsp.lua | ||
shared.lua | ||
treesitter.lua | ||
ui.lua | ||
uri.lua |