RT Stephanie Eckles
🛠 VSCode Quick Tip
You can pin tabs from their context (aka right-click) menu.
Adjust `workbench.editor.pinnedTabSizing` to reduce tab width with `shrink` or reduce down to only the icon with `compact`.
Wrap tabs to rows vs. scroll with `workbench.editor.wrapTabs: true`