6 lines
137 B
Text
6 lines
137 B
Text
|
|
||
|
{
|
||
|
"cmd": ["python3", "-i", "-u", "$file"],
|
||
|
"file_regex": "^[ ]File \"(...?)\", line ([0-9]*)",
|
||
|
"selector": "source.python"
|
||
|
}
|