18 lines
247 B
Plaintext
18 lines
247 B
Plaintext
{
|
|
"build_systems":
|
|
[
|
|
{
|
|
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
|
|
"name": "Anaconda Python Builder",
|
|
"selector": "source.python",
|
|
"shell_cmd": "\"python\" -u \"$file\""
|
|
}
|
|
],
|
|
"folders":
|
|
[
|
|
{
|
|
"path": "."
|
|
}
|
|
]
|
|
}
|