Hello,
in our environment, we use GitLab to make automatic compilation of ILE pgms.
Now, pipeline uses transferring files to a temporary ifs path and compiling them.
Once the compilation is completed, the ifs path is deleted.
From greenscreen with STRDBG I am able to see the source, even though the ifs path is deleted, from vscode it either stays loading or notifies me that the ifs file does not exist.