Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
title릴리즈 2.4.1 이상

Set 'editor.import.alwaysOverwriting' option to work overwriting all the time without the dialog window. (default false) 

'editor.import.alwaysOverwriting' 옵션을 설정하여 이어넣기/새로넣기 확인 메세지 없이 항상 새로넣도록 설정합니다. (기본값 false)

Code Block
languagejs
themeEmacs
titlesynapeditor.config.js
{
	'editor.import.alwaysOverwriting': false
}


editor.import.alwaysOverwriting: trueeditor.import.alwaysOverwriting: false (기본default)