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

Version 1 Next »

툴바를 외부 스크롤에 고정하여 sticky 모드로 사용하도록 설정할 수 있습니다. 

'editor.mode.sticky'를 true로 설정하면 에디터에서 툴바 영역을 외부 스크롤에 고정됩니다. (기본값 false)

synapeditor.config.js
{
	'editor.mode.sticky': false
}
  • No labels