minimap-lens

Show code lens on hovering to Minimap.

iyonaga

41,391

20

0.8.2

MIT

GitHub

This package consumes the following services:

minimap-lens package

Atom plugin to show code lens on hovering to Minimap.

Demo

Settings

When the number of lines of an editor is larger than this number, the minimap lens is disabled to prevent slowing down of the editor. (default: 1500)

Delay before showing the lens in ms. (default: 300)

The height of lens in pixels. (default: 200)