folke / trouble.nvim

🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
Apache License 2.0
5.12k stars 172 forks source link

feat: support `end_lnum` and `end_col` in `qf` provider #429

Closed ofseed closed 1 month ago

ofseed commented 1 month ago

I found it is supported in v3.0, but I made this commit already, maybe it is useful for stable users.