Altair SLC extension on VSCode Marketplace is easier to setup than the SAS extension

Philip Holland
Philip Holland Altair Community Member
edited May 13 in Altair RapidMiner

Altair SLC extension on VSCode Marketplace is easier to setup than the SAS extension.

Just add the following (this is my setup so please edit it for your own installation) to the settings JSON file:

"slc.connections": [ { "profileName": "slc", "type": "local", "localInstallDir": "F:\\Program Files\\Altair\\SLC\\2024\\", "autoexec": "G:\\ownCloud\\myCloud\\software\\WPS Workspaces\\Altair3\\autoexec.sas" } ],