Visual Studio's “Start Without Debugging” equivalent in Rider?
Is there an equivalent of VS's Start Without Debugging in Rider? I know I can "Run" vs. "Debug", but that starts a new instance of IISExpress each time and stops it when I hit "Stop". I want the site to be up and running and allow me to change code and rebuild, then refresh the site, all without having to Run/Stop again. I depend on this behavior in VS. Can Rider do the same thing?
Please sign in to leave a comment.
Unfortunately, not. Please take a look at this comment from Rider developer. Please let me know if you have any questions.