Replies: 2 comments
-
Hi @Btibert3, I believe we're tracking this enhancement in #2778. Please add your thoughts to that issue to help add to the signal of what matters to users! |
Beta Was this translation helpful? Give feedback.
0 replies
-
I will comment there, closing this out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Positron on a Mac (Sonoma 14.6.1) and writing my code in a Python script. I love the feature that sends the line(s) to the console for evaluation. It appears that we can do this with Command+Return and Control+Return.
In both cases, the cursor in the script will jump to the next uncomment command, or the end of the script, which may not always be my desired action.
My question: Is there a keyboard shortcut to run the line (or lines selected) without moving the cursor in the script? I love the jump-ahead feature in general, but there are also times I would want to be able to send commands without the cursor jumping forward (e.g. Teaching).
Beta Was this translation helpful? Give feedback.
All reactions