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

[Question] How can I only see errors? #281

Closed Wiebesiek closed 1 year ago

Wiebesiek commented 1 year ago

Is there a way to have TroubleToggle show only errors?

midrare commented 1 year ago

@wcascades There's a PR for this at #90

folke commented 1 year ago

This is now possible. See https://github.com/folke/trouble.nvim/pull/285