Go To Definition improvements for external source in Roslyn March 22, 2022 Mar 22, 2022 03/22/22 David Wengier An in depth look at improvements to Go To Definition (and Go To Implementation, and Go To Base, etc.) allowing you to navigate to source code that isn't in your current solution, but instead comes from external dependencies.
Announcing Visual Studio Code extension for Tye June 1, 2021 Jun 1, 2021 06/1/21 Pratik Sanglikar Announcing the availability of Visual Studio Extension for Tye
Producing Packages with Source Link December 9, 2020 Dec 9, 2020 12/9/20 Claire Novotny Learn how to add Source Link to your packages, to make your users more productive while debugging.
Improving Debug-time Productivity with Source Link December 2, 2020 Dec 2, 2020 12/2/20 Claire Novotny Improve your debug-time productivity by using Source Link to step into framework and dependency code.