Open poggenpower opened 6 years ago
I have a project that is launched from a subdirectory. But launching from debugger local modules can't be found. because they are referenced relative. is there a way to set the current working directory before launching the debugger?
Cc: @dpo
Same problem here!
Me too. I'd also like to be able to activate a virtual environment inside of the debugger.
I have a project that is launched from a subdirectory. But launching from debugger local modules can't be found. because they are referenced relative. is there a way to set the current working directory before launching the debugger?
Cc: @dpo