indicators.el
indicators.el copied to clipboard
Request: integration with flycheck
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?
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.
Well, after two years here's the answer: https://github.com/flycheck/flycheck/issues/1151
Note that with huge number of errors this runs into serious performance issues. I'll have to figure out how to optimize the speed.