You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a multi-root project and usually I work in the root of my project and select the venv for the service I'm working on. But without updating the target everytime mypy will run for the entire project, which I don't want.
Is there an option to set the target settings dynamically? In theory I could retrieve the target from the python interpreter I'm using, however I don't think I can add that to the settings as it is.
Is there a chance this could be implemented?
xflc, JoaoLages, luisacabs-out, menezesandre, miguelglopes and 3 more