minimap-quick-highlight
Have multiple selections appear in minimap (integrates quick-highlight and minimap)
This package consumes the following services:
minimap-quick-highlight package for Atom
An integration between the minimap and quick-highlight packages for the Atom text editor.
Installation
apm install minimap-quick-highlight
Features
- Handles quick-highlight's manual and automatic (current selection) toggles
- Uses the same default colors than quick-highlight
Notes
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.