Debugging code delegates in Visual Studio has become easier with the latest updates in version 17.10. Now, developers can hover over any delegate while debugging to get a 'Go to source' link, allowing quick navigation to the underlying code. This feature supports both managed code and C++ function pointers.
Table of contents
Mark Downie Principal Program Manager, Visual StudioSort: