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)