-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
Support different tab heights #192153
Support different tab heights #192153
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cool already, left some thoughts 👏
Added support for non-tabs. However, the setting is still called 'tabHeight' which might be confusing as it also applies changes when tabs are hidden. Do you suggest using a different name (might make it harder to find for users using tabs) or is it enough to document it in the setting description? @bpasero |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool. I am still uncertain about calling this "tab height" given it applies when tabs are disabled. Another idea would be to stay away from using "tab height" in this PR and rename things to "label height" maybe? The setting description can still made fit to be found when people search for "tab height".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost!
Looks like adding another value with height zero will fix this: #33607 |
Feature Request: #42253
Added setting tabHeight which allows to change the height of the editor tab.
Supported options: