Page tree

Versions Compared

Key

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

Status
title릴리즈 Release 2.4.1 이상or Above

Set 'editor.import.alwaysOverwriting' option to have imports always overwrite without the confirmation dialog window. (default - false)

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


editor.import.alwaysOverwriting: false
editor.import.alwaysOverwriting: truetrue

Image Added

Image Added

false
(default)

Image RemovedImage AddedImage Removed

Image Added