Skip to content

Instantly share code, notes, and snippets.

@resistcorp
Created December 30, 2022 23:53
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 resistcorp/cddf6c9a400f7c026237a387688f2d53 to your computer and use it in GitHub Desktop.
Save resistcorp/cddf6c9a400f7c026237a387688f2d53 to your computer and use it in GitHub Desktop.
A simple build system with error capturing and navigation
{
"cmd": ["jai", "$file"],
"selector" : "source.jai",
"file_regex" : "^(.*):(\\d+)\\,(\\d+)\\: Error\\: (.*)$"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment