Restart console keybinding #8665
-
I cannot find a discussion point or issue on this, which makes me a little suspicious and anxious about asking this question. Is there a way to assign a keybinding to restarting the console? I have a workflow where I do this often, but I have not been able to find a way to make that happen in Positron. I have checked settings for importing RStudio keybindings to Positron, but that doesnt seem like this particular keybdings is part of that. And searching possible commands in positron for console restart has not revealed it as an option to me yet. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is available via Ctrl/Cmd + Shift + 0 as in RStudio. And that is wired up to the command named "Interpreter: Restart Active Interpreter Session" in the command palette: ![]() |
Beta Was this translation helpful? Give feedback.
This is available via Ctrl/Cmd + Shift + 0 as in RStudio. And that is wired up to the command named "Interpreter: Restart Active Interpreter Session" in the command palette: