If you set the value of 'editor.resizable' as true, users can resize the height of the Editor (false by default).
synapeditor.config.js
{
'editor.resizable': false
}
| editor.resizable : true | editor.resizable : false (default) |
|---|---|
If you set the value of 'editor.resizable' as true, users can resize the height of the Editor (false by default).
{
'editor.resizable': false
}
| editor.resizable : true | editor.resizable : false (default) |
|---|---|