formulahendry / formulahendry/vscode-code-runner

No output/print with Golang

Open
#527 1 comment 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.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:
![изображение](https://user-images.githubusercontent.com/34062895/64105632-20133a00-cd66-11e9-8c73-1b6f60bb20d5.png)

And this is how it works when ran via Code Runner:
![изображение](https://user-images.githubusercontent.com/34062895/64105673-34efcd80-cd66-11e9-8016-d91b8f0f37ba.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.