Skip to content

hitode909/vscode-zentabs

Repository files navigation

DEPRECATED

You can limit tabs with workbench.editor.limit.enabled setting without this extension.

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

About

Keep the maximum amount of tabs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •