Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inbuilt support for running/debugging Go programs (e.g. Debug, Run without Debugging). #23

Open
victorhooi opened this issue Sep 6, 2015 · 0 comments

Comments

@victorhooi
Copy link

If I open up a Go program, and attempt to run it via Debug, Run without Debugging, I get:

screenshot 2015-09-07 06 26 16

This is quite unintuitive, as most people would expect the program to run if you went to Debug, Run =).

I know there's a workaround, by using Tools, Run Command to manually run things like go run %F (although the PATH for this is also weird), however, it'd be neat if there was integrated support for running Go programs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant