Commit History

Author SHA1 Message Date
  Mathias Fußenegger 48f0545594 fix(diagnostic): clear stale cache on reset (#21454) 2 years ago
  Gregory Anders 982fef6018 fix(diagnostic): populate data key in DiagnosticChanged autocmd in reset (#20207) 2 years ago
  Gregory Anders 1970d2ac43 feat(diagnostic): pass diagnostics as data to DiagnosticChanged autocmd (#20173) 2 years ago
  Sean Dewar f32fd19f1e fix(diagnostic): remove buf from cache on `BufWipeout` (#20099) 2 years ago
  Raphael efacb6e974 fix(lsp): clean the diagnostic cache when buffer delete (#19449) 2 years ago
  dundargoc abc087f4c6 docs: fix typos (#19024) 2 years ago
  Raphael ff35d7a4b9 fix(lsp): move augroup define to if statement (#19406) 2 years ago
  Raphael 6b1a8f23d7 refactor(lua): replace vim.cmd use with API calls (#19283) 2 years ago
  Christian Clason aa4f9c5341 refactor(lua): reformat with stylua 0.14.0 (#19264) 3 years ago
  mohsen 94181ad7dc fix(diagnostic): check for negative column value (#18868) 3 years ago
  Christian Clason aefdc6783c chore: format runtime with stylua 3 years ago
  Gregory Anders 6b0d3ae6a8 fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (#18188) 3 years ago
  Smitesh Patil a8e2c45b94 fix(diagnostic): make `open_float` respect global diagnostic options (#17879) 3 years ago
  Christian Clason 10a46a20ce refactor(highlight)!: optional arguments for highlight.range as table (#17462) 3 years ago
  Michael Lingelbach d80c9b9259 fix(diagnostic): use botright copen for qflist (#17475) 3 years ago
  Michael Lingelbach 791e400858 fix: lsp and diagnostic highlight priority (#17461) 3 years ago
  Gregory Anders c915571b99 feat(diagnostic): allow retrieving current diagnostic config 3 years ago
  Gregory Anders 8a27205d09 fix(diagnostic): only set default handler config if unset 3 years ago
  Gregory Anders 984270c09f fix(diagnostic): allow setting arbitrary config values 3 years ago
  Gregory Anders fc8af96888 fix(diagnostic): resolve nil opts tables 3 years ago
  Gregory Anders 36662c9612 fix: resolve nil arguments to API functions (#16889) 3 years ago
  Gregory Anders 838631e29e fix(diagnostic): improve validation for list arguments (#16855) 3 years ago
  dundargoc 08616571f4 chore: fix typos (#16506) 3 years ago
  Gregory Anders 818ae74eaf fix(diagnostic): respect "if_many" source option for virtual text (#16653) 3 years ago
  Gregory Anders 80210c189f refactor(diagnostic): remove hack (#16685) 3 years ago
  Gregory Anders b515160cef fix(diagnostic): assert that diagnostics have line number and column (#16683) 3 years ago
  Gregory Anders 6063e07a0f fix(diagnostic): set effective buffer number in autocmd (again) (#16589) 3 years ago
  Gregory Anders be84529190 refactor(diagnostic): remove bufnr parameter from open_float (#16579) 3 years ago
  Gregory Anders 4306b395de refactor: format diagnostic.lua (#16540) 3 years ago
  Matthew Toohey 62f0157853 fix(diagnostic): escape special chars in file names (#16527) 3 years ago