Allow to hide editor title section entirely (tabs, breadcrumbs)
See original GitHub issue- 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
Issue Analytics
- State:
- Created 6 years ago
- Reactions:322
- Comments:51 (4 by maintainers)
Top Results From Across the Web
Hide page title and keep breadcrumb
If you want to hide the titles on the selected pages then edit the page(not with elementor), scroll down at the title tab...
Read more >How to Hide Page Title in WordPress: Manual Method + ...
Go to Pages -> All Pages and click Edit under the particular page whose title you want to hide. Press the Settings button...
Read more >Hide top bar in visual studio code (zen mode)
Still works in 2020. I just wanted to hide this in fullscreen mode, so instead i used .fullscreen .title.show-file-icons {display: none !
Read more >Visual Studio Code User Interface
Drag and drop the editor title area to reposition or resize the editor. ... You can disable breadcrumbs with the View > Show...
Read more >Removing Title Bar globally - WordPress Websites For ...
3. In Content section, disable all Title, Subtitle, and Breadcrumb options. 4. Click Publish.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Second that. The tabs are useless to me. They waste valuable screen real estate. The open files show in the side bar perfectly fine.
Any updates? 4 years of waiting, and still nothing