I typically have two solutions (sometimes more) I am working on for any particular branch; a client solution and a server solution. These solutions use completely different files, with a few that are common.
Without the ContextKeeper extension:
- Each Visual Studio solution maintains its own independent set of active and pinned tabs.
- The tabs remain unchanged when switching branches.
With ContextKeeper active:
- The same tab set from one Visual Studio instance applied to both solutions when switching branches.
NOT GOOD
If I am going to use this extension it needs to maintain independent tab sets per solution, as Visual Studio does now.
Thanks.
Greg