moonshine.editor.text.managers

..
ClipboardManager

Used internally by TextEditor to manage clipboard interactions.

ColorManager

Used internally by TextEditor to manage syntax highlighting for the language of the currently displayed file.

EditManager

Used internally by TextEditor to manage text edits.

FindReplaceManager

Used internally by TextEditor to manage find and replace actions.

SelectionManager

Used internally by TextEditor to manage selection.

UndoManager

Used internally by TextEditor to manage the history of undo and redo actions.