-
Notifications
You must be signed in to change notification settings - Fork 58
FAQ
Select File > Preferences > Color Theme
and select a SAS provided theme.
SAS administrator can refers to this documentation for how to generate client IDs.
A new session must be created the first time you run SAS code. Connection time will vary depending on the server connection. Subsequent runs within the session should be quicker.
You will likely need to import your Viya server certificate into your local certificate store, as below steps:
- Obtain the root CA
- Import it into your local store. The steps vary across Operating Systems. Here's an instruction for Windows.
It expects a plain text file with any name and will read the whole content as access token.
Please specify the correct protocol. For example, if your Viya server is on https, make sure you included https://
in your Session: Host
setting.
Please try click the Close current session
button next to the Run
button to reset your session. If it didn't help, try restart your VS Code.
To manage shortcuts in VS Code, Click the "Manage" button from the left bottom and select Keyboard Shortcuts
. Type "run sas" or so to filter and you'll see SAS Session: Run SAS code
command and you can define shortcuts to it.