Organize your VS Code extensions into manageable groups with drag-and-drop support and settings synchronization.
- Create Extension Groups: Organize extensions into logical groups based on projects, languages, or workflows
- Drag-and-Drop Organization: Easily reorganize extensions between groups
- Group Activation: Enable or disable entire groups of extensions with a single click
- Settings Sync: Save and restore your extension groups across different machines
- Visual Management: Manage all your extensions through an intuitive sidebar UI
- Open the Extension Groups view in the Explorer sidebar
- Click the "+" icon in the view header to create a new group
- Enter a name for your group
- Select a group in the sidebar
- Click the "+" icon next to the group
- Select an extension from the list to add it to the group
Click the "play" icon next to a group to toggle activation. When activated, all extensions in the group will be enabled. When deactivated, all extensions in the group will be disabled.
Drag extensions between groups to reorganize them. You can also change the order of groups by dragging them up or down in the sidebar.
- Click the "cloud upload" icon in the view header to save your current extension groups configuration
- Click the "cloud download" icon to restore a previously saved configuration
- Visual Studio Code version 1.60.0 or higher
This extension doesn't require any specific settings.
- Disabling extensions requires a VS Code reload to take effect (this is a VS Code limitation)
- Drag-and-drop may not work perfectly in all cases due to VS Code API limitations
Initial release with basic grouping, drag-and-drop, and sync functionality.