|
|
|
@ -697,7 +697,7 @@ export const EditorUI = (props: EditorUIProps) => { |
|
|
|
|
</div> |
|
|
|
|
), |
|
|
|
|
} |
|
|
|
|
props.plugin.call('notification', 'alert', modalContent)
|
|
|
|
|
props.plugin.call('notification', 'alert', modalContent) |
|
|
|
|
pasteCodeRef.current = true |
|
|
|
|
_paq.push(['trackEvent', 'editor', 'onDidPaste', 'more_than_10_lines']) |
|
|
|
|
} |
|
|
|
|