diff --git a/settings.json b/settings.json index 3ea1b8c..f24fa6d 100644 --- a/settings.json +++ b/settings.json @@ -85,7 +85,7 @@ "workbench.statusBar.visible": true, "workbench.activityBar.visible": true, "explorer.openEditors.visible": 20, - "workbench.editor.showTabs": false, + "workbench.editor.showTabs": true, "breadcrumbs.enabled": false, "terminal.integrated.fontSize": 16, }