Skip to main content

Module editor

Module editor 

Source
Expand description

Main editor entity, keybindings, selections, and hook executions.

Structs§

Editor
The main GPUI text editor view and controller.
FaceAvailability
Availability of bold/italic font faces for the editor’s base font.
VisibleLineLayout
Layout metrics and screen coordinates for a visible line, cached during prepaint for instant hit testing.
VisibleLink
A hyperlink visible on screen with its screen pixel bounds and target URL.

Enums§

SelectionGranularity
Selection granularity when mouse-drag selecting text.