Skip to content

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

@victorhooi

Description

@victorhooi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions