JetBrains Rider F8 key runs solution when it shouldn't
I have a problem with the F8 key. It is by default assigned to stepping over when debbuging, but for some reason it also runs the solution even though it is nowhere assigned in the keymap to do so. How may i fix this?

Please sign in to leave a comment.
Hi,
Could you please some details on how you find that Rider runs solution? A screencast demonstrating this issue would be very appreciated.
K.R.
Sofia
Hi, I have the same problem. F8 to navigate the call stack works when Threads & Variables tab is opened, otherwise it launches my browser with the project URL. Is there a way to let me navigate the call stack without needing to select the Threads & Variables tab first?
F8 is mapped to:
Hello, Lander Vanhaverbeke ,
Have you tried explicitly mapping the Step Over action to F8 or any other desired key? For instance, it's mapped this way in the IntelliJ keymap and with this keymap Step Over can be invoked when any tab or tool window is open and it's possible to step at all