Commit Graph
4 Commits
Author SHA1 Message Date
Sean MackeseyandGitHub 1e4d5e59df feat(diagnostics): additional filter options (#1610)
- root_dir. Useful to browse only project-scoped diagnostics.
- buflisted status. Useful to exclude diagnostics from unlisted buffers, which are created by language servers that analyze the entire project/workspace (e.g. sumneko-lua).
2022-03-12 16:49:06 +01:00
James TrewandGitHub 206e71d133 fix: add opts.bufnr and opts.winnr to builtin picker (#1706) 2022-02-14 17:39:58 +01:00
fdschmidt93andGitHub ebd2eb0337 feat(diagnostics): workspace or document in title (#1619) 2021-12-27 09:39:41 +01:00
Simon HauserandGitHub 56325fefb2 feat: migrate to Telescope diagnostics using vim.diagnostic (#1553) 2021-12-10 17:49:06 +01:00