16 lines
332 B
Plaintext
16 lines
332 B
Plaintext
|
{
|
||
|
"folders": [
|
||
|
{
|
||
|
"path": "."
|
||
|
}
|
||
|
],
|
||
|
"build_systems":
|
||
|
[
|
||
|
{
|
||
|
"name": "Python venv",
|
||
|
"cmd": ["/home/gio/Code/VANA/VANA-python/normalize_subtitles/.pixi/envs/default/bin/python", "$file"],
|
||
|
"selector": "source.python",
|
||
|
"file_regex": "^\\s*File \"(...*?)\", line ([0-9]*)"
|
||
|
}
|
||
|
]
|
||
|
}
|