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 2 Next »

릴리즈 2.4.1 이상

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

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

synapeditor.config.js
{
	'editor.import.alwaysOverwriting': false
}
editor.import.alwaysOverwriting: trueeditor.import.alwaysOverwriting: false (default)

  • No labels