After upgrading to Visual Studio 2015 I noticed that the vscommands attach to process is no longer available. I found this so very useful, as I could click a button ion the toolbar and a dialog would open containing all the websites I have in the code base. This allowed me to pick and choose at will.
Unfortunately now I have to click on the 'attach to process' option, and then in the dialog highlight all the w3wp entries as theres no way of differentiate between the websites.
I did try ReAttach plugin but this only gives you the standard IIS/APPPOOL... or SYSTEM... and not the website name. Does anyone no of any plugins that allow you to see the website name as configured in IIS?
Many thanks