dengste / minimap

Sidebar showing a "mini-map" of a buffer
168 stars 14 forks source link

Flycheck overlays are not displayed. #13

Closed baol closed 4 years ago

baol commented 8 years ago

A major plus of a minimap to me is being able to have an overview of errors, warnings, fixmes, and todos.

At the moment the error highlighted by flycheck are not displayed into the minibar unless I explicitely do a M-x minibar-sync-overlays (and are not update afterwards unless the command is repeated).

Is this a know issue/limitation?

dengste commented 4 years ago

Unfortunately, this stuff cannot be automated for every package, you need to call minimap-sync-overlays from some hook. I've added this now for flycheck.