How to undo 'Do not ask again' for non-parallel project (re-)run?
已回答
I have a project is not allowed to be run in parallel.
Now, if it is currently running and I click run / debug,... a second time, a dialog used to appear noticing me about running is only possible by re-urinning the single execution.
I accidently checked the "Do not ask again" box and would like to have the dialog back. How to do that?
请先登录再写评论。
You can mark the Confirm rerun with process termination option in Run/Debug Configurations dialog:
Great! Thanks!
How to do this in Rider 2021.2?
Hi @... It looks like this option is not available in 2021.2. Please follow https://youtrack.jetbrains.com/issue/IDEA-274334 , for updates.
Sorry for the inconvenience.