HI Chris, I'm using SSH, running VS Code on Windows 10 and don't have SAS Integration Technologies set up on the server. My settings.json has this: "profiles": { "pandora": { "connectionType": "ssh", "host": "pandora.rand.org", "saspath": "/net/sas94linuxM6/SASFoundation/9.4/bin/sas_u8", "username": "rodger", "port": 22 } }
... View more