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 'editor.horizontalScroll' as true, user can use the horizontal scroll (default true)

설정을 true로 설정하면 에디터에서 가로스크롤을 사용합니다. (기본값 true)

synapeditor.config.js
{
	'editor.horizontalScroll': true
}
editor.horizontalScroll : true (default)editor.horizontalScroll : false

  • No labels