Closed zifre closed 9 years ago
It seems that currently it does not support go.
I'm using { "shell_cmd": "go run $file" } to build the go files.
{ "shell_cmd": "go run $file" }
Found out about the file_regex option in sublime. Sorry for the issue.
It seems that currently it does not support go.
I'm using
{ "shell_cmd": "go run $file" }
to build the go files.