Skip to content

Instantly share code, notes, and snippets.

@aeesky
Created June 14, 2013 06:35
Show Gist options
  • Save aeesky/5779895 to your computer and use it in GitHub Desktop.
Save aeesky/5779895 to your computer and use it in GitHub Desktop.
sublime
{
"cmd": ["csharpexec.bat" , "$file"],
"file_regex": "^(...*?):([0-9]*):?([0-9]*)",
"selector": "source.cs",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment