Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you set 'editor.horizontalScroll' as to true, user you can use the horizontal scroll (true by default true)설정을 true로 설정하면 에디터에서 가로스크롤을 사용합니다. (기본값 true)

Code Block
languagejs
themeEmacs
titlesynapeditor.config.js
{
	'editor.horizontalScroll': true
}

...