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

Can we add support for sas studio functions? #1050

Closed angelfish0808 closed 3 months ago

angelfish0808 commented 3 months ago

I have been learning through sas studio and found that vscode has a plug-in, but it does not seem to support sas studio at present. I often write python scripts through vscode. If support for sas studio can be added, it will be more convenient to operate. Thanks!

angelfish0808 commented 3 months ago

I have tried searching many methods on the Internet and I guess it is because the TripleDES encryption method is not supported? Is it possible to fix this problem? image

scnwwu commented 3 months ago

duplicate to #990