Skip to content

Instantly share code, notes, and snippets.

@hyrious
Created July 10, 2020 09:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hyrious/ed9e3505761b8719a70e5e6240e956c4 to your computer and use it in GitHub Desktop.
Save hyrious/ed9e3505761b8719a70e5e6240e956c4 to your computer and use it in GitHub Desktop.
{
"cmd": ["go", "run", "$file"],
"selector": "source.go",
"file_regex": "(.*?\\.go):(\\d+):(\\d+): (.*)",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment