Page tree

Versions Compared

Key

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

'editor.import.keepContentsSize' 옵션을 true로 설정하면 임포트할 때 에디터의 편집 영역 크기가 유지됩니다. (기본값 false)

Code Block
languagejs
themeEmacs
titlesynapeditor.config.js
{
    'editor.import.keepContentsSize' : true
}


editor.import.keepContentsSize: trueeditor.import.keepContentsSize: false