Tracks the last opened tabs on a git branch and will reopen tabs upon switching to a previously checked out branch.
myExtension.bringTabsOnNoSavedAssociation
: Whether to bring currently open tabs to a new branch (or one without saved tabs).myExtension.showBoxOnNoSavedAssociation
: Whether to show a dialog prompting there are no saved tabs on branch checked out.
Initial release of git tab tracker.