릴리즈 3.1.0 이상 릴리즈 2.19.0 이상
'editor.contents.fixedWidth' 옵션을 이용하여 에디터 컨텐츠 영역 너비 고정 여부를 설정할 수 있습니다. (기본값: false)
너비에 px단위의 유효한 값이 설정되었을 경우에만 해당 옵션이 적용됩니다.
synapeditor.config.js
'editor.contents.fixedWidth': true // (default: false)
editor.contents.fixedWidth: true | editor.contents.fixedWidth: false |
---|---|