Hi, thank you for your plugin.
My company uses mono repo with multiple projects.
e.g:
repo/
repo/project1/
repo/project1/uv.lock
repo/project1/pyproject.toml
repo/project1/main.py
repo/project2/
repo/project2/uv.lock
repo/project2/pyproject.toml
repo/project2/src/main.py
it could be nice manage the relative project directory from the open file.
Hi, thank you for your plugin.
My company uses mono repo with multiple projects.
e.g:
it could be nice manage the relative project directory from the open file.