indicators.el icon indicating copy to clipboard operation
indicators.el copied to clipboard

Request: integration with flycheck

Open thelema opened this issue 10 years ago • 3 comments

I really love seeing compile errors/warnings in the scrollbar, but I've been totally unsuccessful at googling any code to integrate indicators.el with flycheck. Any chance of having more automatic integration with flycheck and/or fixmee?

thelema avatar May 16 '14 23:05 thelema

Well, there probably isn't any code for that. This package is fairly underground, and I don't even like it much anymore. It would be nice to rewrite it one day.

I don't use flycheck or flymake and know nothing about how they work. If there are some events or hooks, it should be fairly simple to add indicators on such events.

Fuco1 avatar May 24 '14 22:05 Fuco1

Well, after two years here's the answer: https://github.com/flycheck/flycheck/issues/1151

Fuco1 avatar Oct 29 '16 14:10 Fuco1

Note that with huge number of errors this runs into serious performance issues. I'll have to figure out how to optimize the speed.

Fuco1 avatar Oct 29 '16 14:10 Fuco1