🎨 ux(vscodium): change tabs ui from single to multiple
This commit is contained in:
parent
259e58fefd
commit
a6ca838ada
1 changed files with 1 additions and 1 deletions
|
@ -1117,5 +1117,5 @@
|
|||
],
|
||||
"workbench.statusBar.visible": false,
|
||||
"editor.matchBrackets": "never",
|
||||
"workbench.editor.showTabs": "single"
|
||||
"workbench.editor.showTabs": "multiple"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue