You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VS Code version: 1.15.1
Python Extension version: 0.7.0
Python Version: 3.6.2
IPython Version: 6.1.0
OS and version: Windows 10 Enterprise 1703
Actual behavior
Pastes selected line(s) into IPython but does not run them. There is a new line at the end of the pasted text.
Observed ouptut from highlighting line or leaving cursor on line and issuing Run Selection/Line in Python Terminal command when IPython is default interpreter
Expected behavior
To run selected line(s)
Steps to reproduce:
Set IPython default interpreter
Issue Run Selection/Line command
Copied from original issue: DonJayamanne/pythonVSCode#1180
openclosure, amccaugh, AStupidBear, jkmacc-LANL, draran and 17 more