Directly integrate with Python's REPL #18177
Labels
area-terminal
feature-request
Request for new features or functionality
needs spike
Label for issues that need investigation before they can be worked on.
It might be possible to launch the Python REPL programmatically and then feed it code directly rather than having VS Code send text via the terminal. This would most likely benefit shift+Enter folks in terms of performance. I doubt it would ease maintenance for us, but maybe? 🤷
There is also the possibility of potentially doing a similar thing with IPython: #17172
The text was updated successfully, but these errors were encountered: