formulahendry / formulahendry/vscode-code-runner

[Bug]

Open
#827 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

- VS Code Version: 1.57.1
- OS Version: Version: Windows_NT x64 10.0.19043
- Code Runner Version: v0.11.4

**Describe the bug**
When running my code using code-runner it is printing some extra lines in the terminal, after one or more consecutive runs.
If i run the code just once (using code-runner) it works fine.
But, when I run it more than once (using code-runner) it leaves extra empty lines between the consecutive command lines in the terminal.

It just giving command as "cd" and not specifying any arguments, and leaving some extra empty lines and then giving the arguments.

This was used to work fine till it's recent update but after update it's printing extra empty lines in the terminal

**Screenshots**
On first run - works fine.
![image](https://user-images.githubusercontent.com/62236745/123766451-567b5b00-d8e4-11eb-8cdf-8890233e146a.png)

On second run - leaves some extra spaces.
![Screenshot 2021-06-29 143027](https://user-images.githubusercontent.com/62236745/123769981-7b250200-d8e7-11eb-99b4-57241365b736.png)

On third run and some more consecutive runs - it keeps on printing more and more extra spaces.
![Screenshot 2021-06-29 142401](https://user-images.githubusercontent.com/62236745/123768970-6f850b80-d8e6-11eb-94e2-fd8e0b201b32.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.