-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add feature to disable top bar #34351
Comments
@bpasero @alexandrudima @chrmarti until such a feature is officially considered/implemented, is there a feature in electron/vscode similar to Firefox's In Firefox, I (and many other Firefox users enjoying the feature, there's even a subreddit for it!) routinely use this feature to EDIT okay, sorry for the noise, found existing feature request #459 - Support user stylesheet(s) and user script(s), 👍. |
This issue has been closed because it is already tracked by another issue. See also our GitHub issues to search for existing issues and our issue reporting guidelines. Happy Coding! |
@bpasero can you point to the bug this one is a duplicate of? I searched for it and couldn't find it. |
@ronjouch you can use the label |
Found it, thank you. Passersby and subscribers of this bug, you should look at #33607. |
(1 theme extensions excluded)
Disabling tabs gives me nothing, since it still has one huge "Tab" at the top. Disabling tabs with
"workbench.editor.showTabs": false
only disables the tabs feature, it doesn't actually hide the top bar that's taking all the space. Even zen mode has the tabs.Steps to Reproduce:
"workbench.editor.showTabs": false
and watch the top bar appearReproduces without extensions: Yes/No
The text was updated successfully, but these errors were encountered: