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.
Is your feature request related to a problem? Please describe.
When I submit a cell the previous log output is not cleared away automatically but remains in the cells output until the next run has concluded.
Describe the solution you'd like
Upon submitting the cell, the previous output/log should be cleared away.
Describe alternatives you've considered
I have started to clear the cell output before submitting it.
Additional context
This would be a behavior similiar to how Jupyter Notebooks work.
Environment
SAS version: SAS Viya 2024.06
SAS Extension for VS Code version: 1.10.0
Is your feature request related to a problem? Please describe. When I submit a cell the previous log output is not cleared away automatically but remains in the cells output until the next run has concluded.
Describe the solution you'd like Upon submitting the cell, the previous output/log should be cleared away.
Describe alternatives you've considered I have started to clear the cell output before submitting it.
Additional context This would be a behavior similiar to how Jupyter Notebooks work.
Environment SAS version: SAS Viya 2024.06 SAS Extension for VS Code version: 1.10.0