Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

릴리즈 3.2.2507 이상

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

synapeditor.config.js
{
	'editor.import.alwaysAppending': false
}
editor.import.alwaysAppending: trueeditor.import.alwaysAppending: false (기본)

  • No labels