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 »

If you set the value of 'editor.resizable' as true, users can resize the height of the Editor. (default false)

값을 true로 설정하면 사용자가 에디터의 높이를 조절 할 수 있습니다. (기본값 false)

synapeditor.config.js
{
	'editor.resizable': false
}
editor.resizable : trueeditor.resizable : false (defualt)

  • No labels