I cannot debug any of my files because my home directory contains spaces in its name, and debugger's configurations seems to throw this error #26 if you put escaped double quotes in it.
Also, I need to use those double quotes in my tasks because the extension doesn't check for spaces in file's pathname.
I cannot debug any of my files because my home directory contains spaces in its name, and debugger's configurations seems to throw this error #26 if you put escaped double quotes in it.
Also, I need to use those double quotes in my tasks because the extension doesn't check for spaces in file's pathname.
Thanks in advance.