Results 884 comments of Ivan Yonchovski

Thank you @cpitclaudel - we are also open about collaborating in any upstream and downstream packages. > Maybe we should chat about that at a later point so that we...

@cpitclaudel WDYT about introducing the mechanism to override next-checkers with buffer-local in flycheck source or it is too tricky to be part of the package?

@xendk > Anyone mind explaining to me why my suggestion of simply running all suitable checkers is a bad idea? IMHO this most likely will be a breaking change that...

@cpitclaudel shouldn't that line `+ (and flycheck-obarray` be with `(not flycheck-obarray)`. Other than that it seems like it will be suffcient.

@cpitclaudel Ah, ok. What are the steps to get that in?

@cpitclaudel sounds good. We will have it at least in the lsp-mode's FAQ section.

As a side note, I think that we will be fine with a solution using advices in case you don't agree on the obarray change, here it is a bit...

> If the advice thing works for you, do you still want me to open a PR with the obarray change? If you are fine with lsp-mode docs proposing this...

@Alexander-Miller >> Either that or flymake. How else is treemacs supposed to know what to do? I believe that making the treemacs open for integration with arbitrary error provider via...

I was recently thinking about this issue and the functionality that treemacs could provide and I realised that showing errors is only subset of the problems that it can solve....