- VSCode Version: 1.15.0
- OS Version: Manjaro Linux x64 Gellivara
Steps to Reproduce:
- Configure
settings.json
{
"workbench.editor.showTabs": false
}
- Tabs are hidden but tabs section still fill the space.
Reproduces without extensions: Yes
Some captures:
- Face to face with Vim

- Proposed setting:
{
"workbench.editor.showTabs": "none | one | all"
}
With "workbench.editor.showTabs": "none" then

Steps to Reproduce:
settings.jsonReproduces without extensions: Yes
Some captures:
With
"workbench.editor.showTabs": "none"then