Skip to content
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

Closed
lomholdt opened this issue Sep 14, 2017 · 5 comments
Closed

Add feature to disable top bar #34351

lomholdt opened this issue Sep 14, 2017 · 5 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality workbench-tabs VS Code editor tab issues

Comments

@lomholdt
Copy link

  • VSCode Version: Code 1.16.0 (787b31c, 2017-09-06T16:12:42.401Z)
  • OS Version: Darwin x64 16.6.0
  • Extensions:
Extension Author (truncated) Version
beautify Hoo 1.1.1
vscode-docker Pet 0.0.16
vscode-eslint dba 1.3.1
php-intellisense fel 1.5.1
phpcs ika 0.7.0
php-docblocker nei 1.2.0
vetur oct 0.9.7
vscode-icons rob 7.12.0
gitblame wad 2.2.0

(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.

skaermbillede 2017-09-14 kl 09 17 48

Steps to Reproduce:

  1. Disable tabs "workbench.editor.showTabs": false and watch the top bar appear

Reproduces without extensions: Yes/No

@bpasero bpasero added feature-request Request for new features or functionality workbench-tabs VS Code editor tab issues labels Sep 14, 2017
@bpasero bpasero removed their assignment Sep 14, 2017
@ronjouch
Copy link

ronjouch commented Nov 5, 2017

@bpasero @alexandrudima @chrmarti until such a feature is officially considered/implemented, is there a feature in electron/vscode similar to Firefox's userChrome.css that would let willing users to manually target and tweak/disable UI elements via custom/user-defined CSS?

In Firefox, I (and many other Firefox users enjoying the feature, there's even a subreddit for it!) routinely use this feature to #whatever-ui-component {display: none !important} the UX parts I don't use. Of course, that means I might kill the only entry point for an editor/extension UI component, and I'm okay with that. Is there something similar in Code?

EDIT okay, sorry for the noise, found existing feature request #459 - Support user stylesheet(s) and user script(s), 👍.

@bpasero bpasero added *duplicate Issue identified as a duplicate of another issue(s) and removed workbench labels Nov 16, 2017
@vscodebot
Copy link

vscodebot bot commented Nov 17, 2017

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!

@vscodebot vscodebot bot closed this as completed Nov 17, 2017
@ronjouch
Copy link

@bpasero can you point to the bug this one is a duplicate of? I searched for it and couldn't find it.

@bpasero
Copy link
Member

bpasero commented Nov 17, 2017

@ronjouch you can use the label workbench-tabs to narrow down the search results and find it.

@ronjouch
Copy link

ronjouch commented Nov 17, 2017

Found it, thank you. Passersby and subscribers of this bug, you should look at #33607.

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality workbench-tabs VS Code editor tab issues
Projects
None yet
Development

No branches or pull requests

4 participants