Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>vertical-tab-barNew to Visual Studio Code? Get it now.
vertical-tab-bar

vertical-tab-bar

pzuraq

|
65,736 installs
| (1) | Free
Styles for a Vertical Tab Bar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vertical Tab Bar

This extension adds styles to turn the tab bar into a vertical tab bar. This is only done when the standard sidebar is hidden, so it doesn't consume to much space. This makes it much easier to deal with large lists of files:

Preview

Installation

Install and activate VS Code Custom CSS Plugin

Add the following to your user settings. Make sure you substitute your home folder for the custom CSS path below.

{
    "vscode_custom_css.imports": [
        "file:///Users/PATH_TO_YOUR_HOME_FOLDER/.vscode/extensions/pzuraq.vertical-tab-bar-1.0.0/styles.css"
    ]
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft