Can I use 'Drop Frame' feature while debugging?
Answered
Currently, IntelliJ IDEA supports 'Drop Frame' feature(a.k.a. 'Step Back') in debug session.
Can I use it also in Rider?
Please sign in to leave a comment.
Hello,
You can use Jump to statement command to return to a statement that has been already executed.