rachartier / tiny-inline-diagnostic.nvim

A Neovim plugin that display prettier diagnostic messages. Display one line diagnostic messages where the cursor is, with icons and colors.
MIT License
284 stars 4 forks source link

Question: is there any way to toggle diagnostics? #6

Closed ryoppippi closed 3 months ago

rachartier commented 3 months ago

Not yet, I will try to implement it, thanks

rachartier commented 3 months ago

Hello again,

I've implemented enable, disable, toggle. Feel free to try it out ! I've added the methods inside the README (API).

ryoppippi commented 3 months ago

Thank you! I'll check it out!!!

rachartier commented 3 months ago

Do not hesitate to tell me if something is wrong !

ryoppippi commented 2 months ago

I was busy for a while so I couldn't try it. I'll give a try Cheers!!

ryoppippi commented 2 months ago

Works! Thank you for creating this amazing plugin!

rachartier commented 2 months ago

Thank you very much !