iocave / customize-ui

UI Customization plugin for vscode
MIT License
526 stars 36 forks source link

Tab wrapping doesn't work with customizeUI.tabBar #115

Open simonsolnes opened 2 years ago

simonsolnes commented 2 years ago

When customizeUI.tabBar is set to inline or frameless, VS Code will not wrap tabs with workbench.editor.wrapTabs set to true.

knopp commented 2 years ago

This is a known issue but it would be very difficult to make tab wrapping work with inline tab bar.