Better ExplorerA VS Code sidebar extension that combines a file explorer and open tabs panel, providing a more intuitive workspace navigation experience. MotivationSince October 2020, the VS Code community has been requesting vertical tabs support through issue #108264. The feature request has accumulated significant community interest — three related duplicate issues alone gathered 57 upvotes, and earlier vertical tab extensions have attracted nearly 10,000 installs. Despite this demand, the feature has remained on the backlog without being assigned or implemented by the official team. This extension was built to fill that gap. It provides a sidebar panel that displays open tabs vertically alongside a file explorer, making it much easier to navigate between files when many tabs are open — no more scrolling through a crowded horizontal tab bar. FeaturesDual Panel Layout
File Explorer
Context MenusFile context menu: New File, New Folder, Reveal in Finder, Open in Integrated Terminal, Open in Images Preview (image files), Find in Folder, Copy Path, Copy Relative Path, Rename, Delete Folder context menu: New File, New Folder, Reveal in Finder, Open in Integrated Terminal, Find in Folder, Open Folder Settings, Remove Folder from Workspace (root folders only), Copy Path, Copy Relative Path, Rename, Delete Empty area context menu: New File, New Folder, Open in Integrated Terminal, Add Folder to Workspace Tab context menu: Close, Close Others, Close to the Right, Copy Path, Reveal in Explorer Tab Integration
Panel Actions
ConfigurationYou can customize the extension behavior in VS Code settings (
Example
Changes take effect immediately — no reload required. Installation
Development
Tech Stack
Developed with XiaoMi MimoThis extension was developed using the XiaoMi Mimo AI model. |