This SAS Extension for Visual Studio Code provides support for the SAS language, including features such as SAS syntax highlighting, code completion, hover help, code folding, outline, SAS code snippets and run SAS code.
Update the sasv9.cfg and add -pagesize 15 at C:\Program Files\SASHome\SASFoundation\9.4 to reproduce the issue.
It has no error if trying the same in the PR branch.
Summary Fix #1119
Get working directory via IOM API instead of SAS log
Testing Tested with COM and IOM connections and the result can be fetched correctly.