Skip to content

Instantly share code, notes, and snippets.

View DavidKk's full-sized avatar
🙃
Relax

David Jones DavidKk

🙃
Relax
View GitHub Profile
{
"cmd": ["/AutoHotkey/App/AutoHotkey.exe", "/ErrorStdOut", "$file"],
"file_regex": "^[ ]*File \"(...*?)\",\nline ([0-9]*)",
"selector": "source.ahk",
"working_dir": "$file_path"
}