Evaluation output keyboard shortcut
Answered
Hi
Is there a way to move between the evaluation to the output of the evaluation using the keyboard?
Thanks
Please sign in to leave a comment.
May you show the screenshot of the window you are speaking about? Is it debugger?
Try double tab
Thanks for the quickest reply ever :)
Attached the screenshot of the evaluation window (alt+f8). when I am in the code and getting the result I want to navigate to the output pane w/o using the mice
Use "Tab" for that.
See this video: https://youtu.be/11tLTwsAalo
Well this is true when your evaluation window is the mode that the video shows but in the mode of the image above TAB just indent the code :(
Then Shift+Enter to change the mode and Tab to change the window.
Thought at start that it will do the trick, but still same :(
Not sure I can reproduce that locally.
May you share a screencast with KeyCastr enabled?
This is the link: https://drive.google.com/file/d/15_e-VQDZew1Ef7kH8CstmmiR0wApK8Sm/view?usp=sharing
Hope it will help
Thanks for the help
Sent request for access.
Done, sorry
Can you try the same steps via Java project? Seems to be Clojure-specific.
OK, I have tried it again on some Java code, and you are right :( but also not clean just have to switch to non code block using shift+enter and then tab as offered. Where's that leaves me with clojure? Am I doomed forever? :(
What plugin for Clojure is in use?
Need to report to plugin's author.
I am using cursive, and I'll report.
Thanks for the help!