jemenim / AttachTo

Extension to Visual Studio 2010 adding "Attach to IIS" and "Attach to NUnit" Tools menu commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adds "Attach to IIS", "Attach to IIS Express" and "Attach to NUnit" commands to Tools menu.

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 not relevant to you. You can also assign shortcut using Tools -> Options -> Keyboard.

Visual Studio Gallery homepage: http://visualstudiogallery.msdn.microsoft.com/d0265ab0-df51-4100-8e10-1f84403c4cd0

About

Extension to Visual Studio 2010 adding "Attach to IIS" and "Attach to NUnit" Tools menu commands.

License:MIT License


Languages

Language:C# 100.0%