totalswift / AttachTo

Extension for Visual Studio 2012/2013/2015 adding possibility to quickly attach debugger to process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AttachTo is Visual Studio extension used to quickly attach a debugger to wanted process. Just click Tools and choose relevant program.

Now you can start debugging web site hosted in local IIS server or failing NUnit test quicker than before:)
AttachTo extension provides options to hide commands with no interest for you. You can also assign shortcut using Tools -> Options -> Keyboard.

About

Extension for Visual Studio 2012/2013/2015 adding possibility to quickly attach debugger to process

License:MIT License


Languages

Language:C# 100.0%