question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:

  1. Configure settings.json
{
  "workbench.editor.showTabs": false
}
  1. Tabs are hidden but tabs section still fill the space.

Reproduces without extensions: Yes

Some captures:

  1. Face to face with Vim

screenshot_20170831_111904

  1. Proposed setting:
{
  "workbench.editor.showTabs": "none | one | all"
}

With "workbench.editor.showTabs": "none" then

screenshot_20170831_112820

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:322
  • Comments:51 (4 by maintainers)

github_iconTop GitHub Comments

51reactions
thanycommented, Aug 28, 2018

Second that. The tabs are useless to me. They waste valuable screen real estate. The open files show in the side bar perfectly fine.

40reactions
stpoacommented, Jan 18, 2021

Any updates? 4 years of waiting, and still nothing

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found