trouble.nvim icon indicating copy to clipboard operation
trouble.nvim copied to clipboard

Disable one LSP from showing up in the menu

Open PumpedSardines opened this issue 3 years ago • 1 comments

Hello, Is there a way to disable one LSP from showing up in the trouble menu. I'm currently using cspell to highlight spelling errors, however i don't want them to appear in the trouble menu. Is this currently possible to achive?

PumpedSardines avatar Oct 05 '22 09:10 PumpedSardines

+1 I have a similar use case.

I like to have pyright type checking as a rough guide when writing code but it generates too much noise to be enforced strictly. An option to disable it entirely or filter the results in the aggregated list would be nice.

rfortiz avatar Feb 22 '23 18:02 rfortiz

Development on the main branch is EOL.

Trouble has been rewritten and will be merged in main soon.

This issue/feature either no longer exists or has been implemented on dev.

For more info, see https://github.com/folke/trouble.nvim/tree/dev

folke avatar Mar 29 '24 07:03 folke