If I put my scripts in a Python folder at the root of my project, they are supposed to be automatically recognized, but this isn’t the case for me.
If I add the Python dir an “Additional Paths”, it has to be an absolute path. Adding just “Python” doesn’t seem to work.
Is there no way to use a relative path for “Additional Paths”?