Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>zentabsNew to Visual Studio Code? Get it now.
zentabs

zentabs

hitode909

|
8,821 installs
| (3) | Free
Keep the opened tabs amount below specified limit
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

zentabs

Inspired by Atom's zentabs package.

screenshot

warnings

This is very initial version. Lot of features in Atom's zentabs are not implemented.

NOTE
In order to run this extension correctly you should set the following settings

"workbench.editor.enablePreviewFromQuickOpen": false,
"workbench.editor.enablePreview": false

configuration

  • zentabs.maximumOpenedTabs

    • the maximum amount of tabs that will be keep open
    • Default: 3
  • zentabs.applyLimitFor

    • apply the maximum amount of tabs for window|editorGroup
    • Default: window
  • zentabs.switchWithCurrentTab

    • once limit of maximum tab is reached, switch the newly opened file with current active tab instead of the older one
    • Default: false
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft