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
105 stars 43 forks source link

fix: output log in running tasks #1060

Closed scnjdl closed 1 week ago

scnjdl commented 1 week ago

Summary Log will be shown in output panel Fix #1058

Testing Run task see log is shown in output panel

Zhirong2022 commented 1 week ago

Log contents are shown on output panel as expected through 'Run task'.