ContextKeeper / ContextKeeper.VisualStudio

Session Manager for Visual Studio
17 stars 0 forks source link

Add settings to enable/disable certain features #17

Open Reedbeta opened 7 months ago

Reedbeta commented 7 months ago

I couldn't find any settings dialog for ContextKeeper, either in the Visual Studio options or through the extension's tool window.

I would like to have options to disable the auto save/restore on git branch switch (sometimes I'd rather manually manage snapshots) and to disable saving/restoring breakpoints (I'm finding that counterproductive for me).

YZN3RF commented 2 months ago

I would like to disable the save/restore of the Solution Explorer (e.g. collapse / expand state of projects). I guess this would be another candidate for these proposed settings .

PaulKahl commented 1 month ago

This is an absolute must-have. It's annoying to have my root branch constantly loading weird documents because it's always updating itself. I'd love to see settings for things like "Don't Automatically Create Branch contexts".