On a new install of VS Code on a new machine I have come across this error.
The send to python interactive window functionality is behaving exceptionally weirdly.
It will: - Send a single line of code to the interactive window using either shift+enter or right-click and select, when the cursor is on that line.
It will not: - Send any code to the interactive window when code is selected (by highlighting) either through shift+enter or right click and select.
I have ticked the box is settings marked "Python > Data Science: Send Selection To Interactive Window".
Anyone else experienced this problem or have suggestions to fix it?
VS Code version: 1.14.1
Python version: 3.7.4
Python VS code extension: 2020.1.57204