Fixed Content Width

Release 3.1.0 and above, Release 2.19.0 and above.

Use the editor.contents.fixedWidth option to control whether the editor content area has a fixed width. (default: false)

The option is only applied when a valid px-unit value is set for the width.

// synapeditor.config.js
'editor.contents.fixedWidth': true // (default: false)
editor.contents.fixedWidth: trueeditor.contents.fixedWidth: false
fixedWidth truefixedWidth false
fixedWidth true animationfixedWidth false animation