Adding the following to your User Settings should get you pretty close:
{ "workbench.editor.showTabs": false, "workbench.editor.enablePreview": false, "workbench.editor.enablePreviewFromQuickOpen": false, // ... }
Adding the following to your User Settings should get you pretty close: