@alex i tried to use the WSL path too but with no success. But I solve using this:
"Command-lines" input:
wsl -d Ubuntu --cd /home/YourUserName/project
...and i dont need to fill the "Working directory" input.
@alex i tried to use the WSL path too but with no success. But I solve using this:
"Command-lines" input:
wsl -d Ubuntu --cd /home/YourUserName/project
...and i dont need to fill the "Working directory" input.
I'm trying to use the Commander to run my project that is in the WSL directory. I try all the cases but apparently i cant set the working directory in a WSL path.
Has anyone managed to use this with WSL?