formulahendry / formulahendry/vscode-code-runner
[Bug] output is partially displayed for C++ code
- 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.


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.