formulahendry / formulahendry/vscode-code-runner
No output/print with Golang
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version: 1.37.1
- OS Version: Ubuntu 19.04
- Code Runner Version: 0.9.14
**Describe the bug**
There are no output from golang code that prints output when ran via terminal
**To Reproduce**
Steps to reproduce the behavior:
1. Run any golang code
**Actual behavior**
It just said that "[Done] exited with code=0 in 0.192 seconds"
**Expected behavior**
Some strings to be printed
**Screenshots**
This is how this code should work:

And this is how it works when ran via Code Runner:

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