🔧 chore(vscodium): change tabs to a single one instead of multiple
This commit is contained in:
parent
f6e6600f70
commit
dddaf5cda7
1 changed files with 2 additions and 1 deletions
|
@ -1116,5 +1116,6 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"workbench.statusBar.visible": false,
|
"workbench.statusBar.visible": false,
|
||||||
"editor.matchBrackets": "never"
|
"editor.matchBrackets": "never",
|
||||||
|
"workbench.editor.showTabs": "single"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue