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 3 Next »

 릴리즈 2.16.2304 이상

에디터 컨텐츠의 높이에 맞게 에디터 높이를 설정할 수 있습니다.

'editor.size.height.fit'를 true로 설정하면 에디터의 높이가 컨텐츠의 높이만큼 조절됩니다. (기본값 false)

synapeditor.config.js
{
	'editor.size.height.fit': false
}


  • No labels