zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
47.14k stars 2.72k forks source link

be able to reduce the height of the tabs #5190

Open 180107072 opened 1 year ago

180107072 commented 1 year ago

Check for existing issues

Is your feature request related to a problem?

N/A

Describe the solution you'd like

it would be nice to allow for the option to have a smaller height size of tab container by possibly having an option to set it in settings

If applicable, add mockups / screenshots to help present your vision of the feature

No response

iamnbutler commented 1 year ago

Hey, could you share some examples of places with tabs you are happier with/better suit your needs?

Is a smaller height especially what you want, or are you looking to be able to hide tabs all together?

kzhui125 commented 7 months ago

in vscode, there is a compact setting for editor tab height.

image

I am using this setting, so I can focus more on the editor content.

image