An open API service indexing awesome lists of open source software.

https://github.com/ctf0/vscode-tabs-count-autowrap


https://github.com/ctf0/vscode-tabs-count-autowrap

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Tabs Count Autowrap

a complementary config for `workbench.editor.wrapTabs` to auto-switch the tab wrapping by tabs count.

## How To

the extensions check for the opened tabs count in all of the opened groups & if a group has a tabs count bigger than `tabsCountAutowrap.threshold`, tabs wrapping will be enabled.