VS Code Tab Groups
Organize your files into groups in the VS Code Side Bar, similar to Chrome Tab Groups.
Features
- Create Groups: Easily create named groups to organize your workspace.
- Add Files: Add the currently active file to any group via Command Palette or Context Menu.
- Manage Groups: Drag and drop (future), remove files, or delete entire groups.
- Persistent: Groups are saved in your workspace state, so they are there when you return.
Usage
- Create a Group: Open Command Palette (
Ctrl+Shift+P) and run Tab Groups: Create New Group.
- Add File: Open a file, right-click, and select
Add to Tab Group, or use the Command Palette command Tab Groups: Add Current File to Group.
- View: Open the Explorer view and look for the "Tab Groups" section.
Extension Settings
This extension currently does not have any configurable settings.
Known Issues
- Renaming files or moving them in the file system does not automatically update the group (yet).
Release Notes
0.0.1
Initial release of Tab Groups.
| |