summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/lua/diagnostic_spec.lua
AgeCommit message (Expand)AuthorFiles
2021-10-19refactor(diagnostic)!: replace 'show_*' functions with 'open_float' (#16057)Gregory Anders1
2021-10-17fix(diagnostic): do not override existing config settings #16043Gregory Anders1
2021-10-07fix: support severity_sort option for show_diagnostic functions (#15948)Gregory Anders1
2021-10-02test(diagnostic): add test case for signsGregory Anders1
2021-09-22feat(diagnostic): allow customized diagnostic messages (#15742)Gregory Anders1
2021-09-21feat(diagnostic): add option to include diagnostic sourceGregory Anders1
2021-09-20fix(diagnostic): clamp line numbers in display layer (#15729)Gregory Anders1
2021-09-19feat(diagnostic): match(), tolist(), fromlist() #15704Gregory Anders1
2021-09-18test: add test case for show_line_diagnosticsGregory Anders1
2021-09-17fix(diagnostic): change default severity_sort orderGregory Anders1
2021-09-17fix(diagnostic): support severity_sortGregory Anders1
2021-09-15test: add test case for severity rangesGregory Anders1
2021-09-15refactor: move vim.lsp.diagnostic to vim.diagnosticGregory Anders1