When hitting a breakpoint during runtime I want to continue afterwards. When using Visual Studio I continue by pressing F5. What is the correct button or key to continue with Rider?
I was not able to find a button that does it. The "resume" button would run the project again.