We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7458e5b commit d7498cbCopy full SHA for d7498cb
go-sublime.build
@@ -0,0 +1,4 @@
1
+{
2
+"cmd": ["gnome-terminal -e 'bash -c \"go run $file;echo;echo Press ENTER to exit; read line\"'"],"shell": true,
3
+"selector": "source.go"
4
+}
0 commit comments