Answer the question
In order to leave comments, you need to log in
How to run code in Windows version of VS Code on Linux machine?
There is VS Code running on Windows. There is a virtual machine with Linux, for which scripts are written in Python3 and, accordingly, the written code needs to be tested on this machine. Running VS Code on Linux is not an option.
I would like to run the debug of a .py file on a Linux machine directly through the Windows VS Code. How to do it?
Answer the question
In order to leave comments, you need to log in
Try something for remote debug like https://github.com/DonJayamanne/pythonVSCode/wiki/...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question