June 08, 2018
https://issues.dlang.org/show_bug.cgi?id=18956

          Issue ID: 18956
           Summary: latest experimental build crashing a lot
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: critical
          Priority: P1
         Component: visuald
          Assignee: nobody@puremagic.com
          Reporter: turkeyman@gmail.com

When I try and debug a decent struct (like the tree nodes in DMD) by hovering and then unfolding them, inspecting member values, unfold into the base classes and all that, I'm noticing that VS often freezes and locks up, and sometimes eventually crashes after a short while (30-60 seconds).

It's happened 4-5 times in the last hour.

--