telescope.nvim
telescope.nvim copied to clipboard
feat(action): add `type` into qf entry when calling `entry_to_qf` function
When calling send_to_qflist
for builtin.diagnostics
, this text
field of the qf entry could be set to describe the error type.
before:
after: