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
121 stars 48 forks source link

fix: exception with empty user code #1204

Closed scnwwu closed 2 months ago

scnwwu commented 2 months ago

Summary Fix #1201

Testing Test case in #1201

Zhirong2022 commented 2 months ago

No console error if trying to run a file with empty user code.