Change code execution key to enter only? #17315
-
Hello! I've been really enjoying the interactive window feature. One small item that has been difficult for me is that from all other Python IDEs I'm used to, the shortcut to execute code within the REPL (not the editor) is usually just ENTER, not SHIFT+ENTER. I understand the necessity of using SHIFT+ENTER within the editor to send code to the interactive window. However, is it possible to change the shortcut just in the interactive window itself to make ENTER run the code, not start a new line? To be very clear, I'm just asking about doing this within the interactive window (the area where it says "Type code here and press shift-enter to run", not within the editor window of VS Code. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This would be a feature request for https://github.com/microsoft/vscode-jupyter. |
Beta Was this translation helpful? Give feedback.
This would be a feature request for https://github.com/microsoft/vscode-jupyter.