VSCode Python: Run Selection/Line in Python Terminal. Not working

25 Views Asked by At

When I select a line of code in Python and press Shift + Enter the whole code gets replaced by a new line. I went to Keyboard Shortcuts and deleted most of the other Keybindings that used Shift + Enter but it is still occurring. I am working on a remote env through ssh maybe that's why? How can I fix this?

enter image description here

0

There are 0 best solutions below