You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrite CLI interface (No need to pass current directory explicitly anymore!). New CLI is incompatible with previous versions of bunch tool.
Pre-commit hook for reminding about forgotten bunch-files (bunch hooks install pre-commit)
(Experimental) Pre-rebase + Pre-push hooks for monitoring concurrent bunch-files creating and modification (bunch hooks install pre-rebase +bunch hooks install pre-push or bunch hooks install for all three hooks)
IntelliJ IDEA Plugin
Switch action from the UI (Tools -> Bunch Tool -> Switch)
Basic highlighting for bunch files (Kotlin files are unsupported for now)
Action (Tools -> Bunch Tool -> Compare with main file) and shortcut for comparing bunch file with the main file (no need to select two files anymore)
A special view for forgotten bunch files with navigation to problem files
Auto-apply non-conflicting changes to all bunch files (Tools -> Bunch Tool -> Apply changes to all)
UI for reduce command (Tools -> Bunch Tool -> Reduce)
UI for cleanup command (Tools -> Bunch Tool -> Cleanup)