Keyboard shortcut after running unit tests?
Hi All,
After running unit tests, is there any key to get the focus back in the editor, or anywhere else?
I have to click the mouse somewhere. The application seems to have focus, but I cannot find any key that works.
Alt-F does not work to go to the File menu. The arrow keys do not move a cursor anywhere.
Please sign in to leave a comment.
I am not on a computer with Rider so this is untested but AFAIK Escape should bring back to code always
Hello Jan, Sascha is right, Esc character normally puts the focus back from Unit Tests tool window to editor. Let me know if that helps.