Skip to content

Same tabs are restored to both Visual Studio instances with different solution contexts (i.e. Client vs. Server) #27

@GregB-cu

Description

@GregB-cu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions