Answer the question
In order to leave comments, you need to log in
Is it possible in VS Code to limit the number of characters displayed in tab titles?
Hello!
Is it possible in VS Code to limit the number of characters displayed in tab titles?
Thank you!
Answer the question
In order to leave comments, you need to log in
// Controls the sizing of editor tabs.
// - fit: Always keep tabs large enough to show the full editor label.
// - shrink: Allow tabs to get smaller when the available space is not enough to show all tabs at once.
"workbench.editor.tabSizing": "fit",
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question