Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > View category

Command: Line Numbers command

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

Line Numbers command

Summary

Shows or hides line numbers.

Description

Shows or hides line numbers. By default, EmEditor does not display line numbers.

How to Run

Default Menu: View > Line Numbers

All Commands: View > Line Numbers

Toolbar: line_number24x16

Status Bar: None

Default Shortcut Key: None

Plug-in Command ID

EEID_VIEW_LINE_NUMBERS (4530)

Macros

[JavaScript]

editor.ExecuteCommandByID(4530);

[VBScript]

editor.ExecuteCommandByID 4530

Copyright © 2003-2023 by Emurasoft, Inc.