Editor Resize Settings
When editor.resizable is set to true, users can adjust the editor height. (default: false)
// synapeditor.config.js
{
'editor.resizable': false
}
<table>
<thead>
<tr><th><code>editor.resizable: true</code></th><th><code>editor.resizable: false</code> (default)</th></tr>
</thead>
<tbody>
<tr>
<td>

