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