We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c08f671 commit 179b0d4Copy full SHA for 179b0d4
tools/vscode/settings.json
@@ -399,5 +399,6 @@
399
"gitlens.statusBar.enabled": false,
400
"gitlens.views.searchAndCompare.files.layout": "tree",
401
"gitlens.views.repositories.showUpstreamStatus": false,
402
- "workbench.editor.tabActionLocation": "right"
+ "workbench.editor.tabActionLocation": "right",
403
+ "workbench.editor.showTabs": true
404
}
0 commit comments