formulahendry / formulahendry/vscode-code-runner

[Bug] output is partially displayed for C++ code

Open
#980 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

Version: 1.71.2 (user setup)
Commit: 74b1f979648cc44d385a2286793c226e611f59e7
Date: 2022-09-14T21:03:37.738Z
Electron: 19.0.12
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.19044
Sandboxed: No

- Code Runner Version: 0.11.8

**Describe the bug**
Description of what the bug is.
output is only partially displayed for my C++ code.

**To Reproduce**
Steps to reproduce the behavior:

1. write to output many lines of text;
2. compile and run it.

**Actual behavior**
Description of what happened actually.
output is only partially displayed for my C++ code, with no line break at all.

**Expected behavior**
Description of what you expected to happen.
Display the output fully.

**Screenshots**
If applicable, add screenshots to help explain your problem.
![image](https://user-images.githubusercontent.com/48610536/192202164-5d4ef063-dc56-4c12-850e-b867223842a5.png)
![image](https://user-images.githubusercontent.com/48610536/192202363-4b8702cc-4245-43e9-87d4-c0509537efb1.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.