Describe the wished feature
Right now if main.py is importing moduleA.py the modifications in moduleA.py in vscode to be effective you need to go back to main.py and do ctrl + S.
Imported modules should refreshed automatically when saved.
Do not know how possible it is but an option could be: