If you set 'editor.horizontalScroll' to true, you can use the horizontal scroll (true by default).
synapeditor.config.js
{ 'editor.horizontalScroll': true }
true (default) | |
---|---|
false |
If you set 'editor.horizontalScroll' to true, you can use the horizontal scroll (true by default).
{ 'editor.horizontalScroll': true }
true (default) | |
---|---|
false |