We used to have an attach to process macro in VS 2010. This was incredibly handy. Now that macros are gone in visual studio 2012, does a plugin exist that can do this for us? Our macro would attach to the w3.exe process and it was beautiful!
Maybe I need to convert our macro to a plugin?
Attach to process Last modified: 09 August 2022. Run | Attach to Process Ctrl+Alt+F5. IntelliJ IDEA provides a way to attach the debugger to both local and remote processes. The steps to attach to a process depend on how and where the process was launched.
Attach to process Last modified: 09 August 2022. Run | Attach to Process Ctrl+Alt+F5. PyCharm provides a way to attach the debugger to to a Python local process, while running a Python script launched either from your operating system or using the PyCharm terminal, but NOT in the debug mode.
I use this extension to do what you have described: AttachTo extension (Search for AttachTo in the Extensions list in VS)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With