An integration between the minimap and quick-highlight packages for the Atom text editor.
apm install minimap-quick-highlight
- Handles quick-highlight's manual and automatic (current selection) toggles
- Uses the same default colors than quick-highlight
Remember the minimap settings allow you to set the priority order if you have different plugins highlighting the same area (effectively working similarly to a CSS z-index
rule)
Also, you can enable / disable any minimap plugin directly through the gear icon that appears when you hover on the minimap. I sometimes toggle minimap's code-highlights feature to make the selections offered by this plugin more apparent.