In Visual Studio I have settings to attach automatically to a local process:
So, when I click the selected button, it will automatically build the code and attach to the running local process specified in properties->configuration properties->debugging->Command
Now I'm trying to do the same setup in Rider, so I can build + debug with 1 click without having to build, attach to, search process in list, then attach.
I was trying to create a config for it but I just don't see how to do it:
How can I recreate the same setup (or most similar) I have in Visual Studio?
https://www.jetbrains.com/help/rider/Attaching_to_Local_Process.html#reattach-to-process
You can attach again to the very last process that you have attached to, even without opening the dialog. To do so, press ⌘+⌥+⇧+F5 or choose Run | Reattach to Process from the main menu.
To make this easier you can add this command to your main menu and use it instead of the default Run or Debug commands.
You will need to attach to the process once manually though.
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