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
115 stars 47 forks source link

Allow running Python code files in SAS Content #258

Open michaelwalshe opened 1 year ago

michaelwalshe commented 1 year ago

Curently, when a .py file is opening via the Content Navigator, the option to run in SAS (running man in the top right corner) doesn't appear, instead the options to run locally using the Python extension do: image

image

This clearly doesn't work, as the file doesn't exist locally.

Environment SAS version: V.04.00M0P021323 OS: LIN X64 . Extension: v0.1.3

ChristianGroessinger commented 1 year ago

this would be a great feature. We need it desperately

tzufraif commented 2 months ago

I have the same problem and needs. will be wonderful having the ability running a .py code from VScode while connected to viya4