Use conda run when debugging user code, sequel to the conda run work in #7696.
Modify the in-memory config (in the debug configuration resolver) to add 'conda run' if necessary, Karthik Nadig (@karthiknadig) is it only for launch or for both launch and attach?
Use
conda runwhen debugging user code, sequel to the conda run work in #7696.Modify the in-memory config (in the debug configuration resolver) to add 'conda run' if necessary, Karthik Nadig (@karthiknadig) is it only for launch or for both launch and attach?