Skip to content

Commit 179b0d4

Browse files
update tabs
Signed-off-by: ivan katliarchuk <[email protected]>
1 parent c08f671 commit 179b0d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,5 +399,6 @@
399399
"gitlens.statusBar.enabled": false,
400400
"gitlens.views.searchAndCompare.files.layout": "tree",
401401
"gitlens.views.repositories.showUpstreamStatus": false,
402-
"workbench.editor.tabActionLocation": "right"
402+
"workbench.editor.tabActionLocation": "right",
403+
"workbench.editor.showTabs": true
403404
}

0 commit comments

Comments
 (0)