This extension provides a quick way to attach to a web process for debugging. It supports attaching to WebDev, IISExpress, IIS, DNX and DotNet processes. After installing, it'll add 2 items in the Tools menu (assign them shortcuts for quick access).
Currently, it only supports auto-attaching to DNX and DotNet processes. I may update it later to support auto-attaching to other processes as well.
Filters web processes:
Tooltip provides additional information about the selected process:
CHANGELOG: 1.0.6.1 (Alpha) - Initial Release 1.0.7.2 (Alpha) - Support for attaching to a DotNet process 1.0.7.3 (Alpha) - DotNet process selector enhancement 1.0.8.0 (Alpha) - Fixed: Auto-attaching to a DNX process didn't always work - Now supports custom name of output exe 1.9.0 (Alpha) - VS2017 support 1.9.1 (Alpha) - Fixed a bug that crashes the extension when attaching to a non-DotNet (or DNX) process 1.9.2 (Alpha) - Fixed a bug that causes the extension to fail to auto-attach to a DotNet process in some cases 1.9.3 (Alpha) - Fixed a bug that causes the extension to crash when attaching to a 64-bit DotNet process
P.S. While I do use this at work everyday, I have not done extensive testing. Please feel free to report any issues.
|