(no title)
kfinley | 9 years ago
Adding the following to your User Settings should get you pretty close:
{
"workbench.editor.showTabs": false,
"workbench.editor.enablePreview": false,
"workbench.editor.enablePreviewFromQuickOpen": false,
// ...
}
tracker1|9 years ago
kfinley|9 years ago