It would be amazing to interface directly with the interpreter from within VSCode. Is there any way to somehow connect to the Textport via an external process?
I managed to get access to the logs using
ptvsd
but not the interpreter.
It would be amazing to interface directly with the interpreter from within VSCode. Is there any way to somehow connect to the Textport via an external process?
ptvsd
but not the interpreter.
I would also love to be able to do this!
+1 yeah this would be great.