The "Attach debugger" feature of Visual Studio is launched by Ctrl + Alt + P. But it shows all windows processed which are not relevant and it's hard to find the actual website process that you want to debug. This extension will replace Ctrl+Alt+P with a custom tool that shows only the relevant website projecst to easily select. There will of course also be a button to launch the original Visual Studio attach tool in case you want to attach to a non-website project. |