sassoftware / vscode-sas-extension

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.
https://sassoftware.github.io/vscode-sas-extension/
Apache License 2.0
117 stars 47 forks source link

[SSH connection] Add Explorer panel support #1123

Open snlwih opened 2 months ago

snlwih commented 2 months ago

Is your feature request related to a problem? Please describe. When you cannot use SAS Integration Technologies client, you'll have to use connection type SSH to connect to a SAS 9 server. Currently, you will not be able to use Table Viewer and Explorer panel using this connection type.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered Having to use proc print, proc contents, or proc sql with dictionary tables to get this info programmatically is cumbersome.

Environment SAS 9