MultiuserEditorGhostCursorOverlay

Inherits: Control < CanvasItem < Node < Object

Draws remote peer cursors over the active script editor.

Description

MultiuserEditorGhostCursorOverlay renders transient cursor markers for remote peers in the active CodeEdit. It uses editor-derived line and column geometry so cursor markers follow wrapping, scrolling, and font metrics, and it removes stale cursor entries when peers stop broadcasting cursor updates.

The overlay is managed by MultiuserEditorPlugin and is enabled by the blazium/multiuser_editor/show_remote_cursors editor setting.