Visual Studio 18.5 dropped on April 14, and buried in the release notes is one of the most significant debugging improvements I've seen in years: the Debugger Agent now validates bugs against live runtime behavior instead of guessing from static code. If you've ever spent an hour reproducing a vague bug report just to figure out where to set your first breakpoint, this update changes the game. Th