@jsvision/code-editor / CodeEditorControllerHostEffect
Type Alias: CodeEditorControllerHostEffect
CodeEditorControllerHostEffect =
CodeEditorHostEffect|CodeEditorDocumentLifecycleHostEffect&object
Defined in: code-editor/src/controller.ts:62
Host-owned effects raised by keyboard commands that leave the editor boundary.
Type Declaration
formatting?
readonlyoptionalformatting?:CodeEditorSaveFormattingOutcome
Present only for save effects; optional here to support generic host event inspection.