If you set the value of 'editor.resizable' to true, you can resize the height of the Editor (false by default).

{
	'editor.resizable': false
}


editor.resizable : trueeditor.resizable : false (default)