bool IEditorOperations.Paste() { return(ClipboardActions.PasteWithResult(TextEditor.GetTextEditorData())); }