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.44k stars 177 forks source link

feature: qflist can also have treesitter syntax highlight #441

Closed xzbdmw closed 4 months ago

xzbdmw commented 4 months ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

Currently qflist is plain text

Describe the solution you'd like

Apply tressitter highlight to them same as telescope integration(this has syntax highlight on lines)

Describe alternatives you've considered

No

Additional context

No response

folke commented 4 months ago

Added!