ContextKeeper v0.72 is available and ready to use!​

This is a maintenance release that includes following fixes:

  • modified and unsaved filename wasn't stored properly in a snapshot - additional asterix (*) was added at the end,
  • files marked as "Read Only" or other temporary files created by VS had wrong paths in a snapshot.
Read Only or modified files

The  new implementation is more robust and internally uses FrameMoniker  class (from Microsoft.VisualStudio.Platform.WindowManagement) to provide  full file path. It works really well in more non-standard scenarios  across VS 2013-2019.

    Huge thanks for Patrik Maag from Germany for reporting those issues with really detailed description which was super-helpful!

    Roadmap