Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Window category

Command: Show Minimap while Hovered command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Window category

Show Minimap while Hovered command

Summary

Shows the minimap while the mouse is hovered on the vertical scroll bar.

Description

Shows the minimap while the mouse is hovered on the vertical scroll bar.

How to Run

Default Menu: None

All Commands: Window > Scroll > Show Minimap while Hovered

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_MINIMAP_HOVER (4044)

Macros

[JavaScript]

editor.ExecuteCommandByID(4044);

[VBScript]

editor.ExecuteCommandByID 4044

Copyright © 2003-2023 by Emurasoft, Inc.