forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
area-terminalfeature-requestRequest for new features or functionalityRequest for new features or functionalityneeds spikeLabel for issues that need investigation before they can be worked on.Label for issues that need investigation before they can be worked on.
Description
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
Metadata
Metadata
Assignees
Labels
area-terminalfeature-requestRequest for new features or functionalityRequest for new features or functionalityneeds spikeLabel for issues that need investigation before they can be worked on.Label for issues that need investigation before they can be worked on.