S
S
Shimpanze2020-02-18 05:44:32
Visual Studio Code
Shimpanze, 2020-02-18 05:44:32

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?

5e4b4f7cba328749729072.jpeg

Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Prokhorov, 2020-02-18
@Shimpanze

// 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 question

Ask a Question

731 491 924 answers to any question