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
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.