Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Add code-runner.clearPrevious for terminal tab #832

Open
Cyberavater opened this issue Jul 8, 2021 · 2 comments
Open

Comments

@Cyberavater
Copy link

Cyberavater commented Jul 8, 2021

So, we have "code-runner.clearPreviousOutput": true, which is nice if the code is running on the output tab, but if the user is using "code-runner.runInTerminal": true, (i.e. running the code on the terminal tab) this is not much useful. So, please add a corresponding setting for terminal windows as well.

@Pyrole-2002
Copy link

Pyrole-2002 commented Aug 30, 2021

Hey I also faced exactly same problem, the terminal becomes glitchy and in the end fails.
Here I have explained in detail with an example.
Please fix this asap as it is an important feature.

https://stackoverflow.com/questions/68971524/vs-code-clear-previous-output-before-each-run/68979381#68979381

@xiebruce
Copy link

when"code-runner.runInTerminal": true, "code-runner.clearPreviousOutput": true works on macOS(I think Linux too), but on windows, it has problem, please fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants